SOTAVerified

Text to Speech

import gTTS import os def text_to_speech_kurdish(text, output_file="output.mp3"): # گۆڕینی نووسین بۆ دەنگ بە زمانی کوردی (هەڵبژاردنی زمانی "ku" بۆ کوردی) tts = gTTS(text=text, lang='ku', slow=False) tts.save(output_file) os.system(f"start {output_file}") # کردنەوەی فایلە دەنگییەکە (لە Windows) # نموونە: text_to_speech_kurdish("سڵاو، ئەمە دەنگی منە بە زمانی کوردی.")

Papers

Showing 11211130 of 1419 papers

TitleStatusHype
A Novel Chinese Dialect TTS Frontend with Non-Autoregressive Neural Machine Translation0
A Novel Data Augmentation Approach for Automatic Speaking Assessment on Opinion Expressions0
An Overview of Affective Speech Synthesis and Conversion in the Deep Learning Era0
An overview of text-to-speech systems and media applications0
Anti-Spoofing Using Transfer Learning with Variational Information Bottleneck0
AnyoneNet: Synchronized Speech and Talking Head Generation for Arbitrary Person0
Grad-StyleSpeech: Any-speaker Adaptive Text-to-Speech Synthesis with Diffusion Models0
基於字元階層之語音合成用文脈訊息擷取 (Character-Level Linguistic Features Extraction for Text-to-Speech System) [In Chinese]0
基於字元階層之語音合成用文脈訊息擷取(Character-Level Linguistic Features Extraction for Text-to-Speech System) [In Chinese]0
A Polyphone BERT for Polyphone Disambiguation in Mandarin Chinese0
Show:102550
← PrevPage 113 of 142Next →

No leaderboard results yet.