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 231240 of 1419 papers

TitleStatusHype
PRESENT: Zero-Shot Text-to-Prosody ControlCode1
A Survey on Neural Speech SynthesisCode1
Deep Learning Based Assessment of Synthetic Speech NaturalnessCode1
OverFlow: Putting flows on top of neural transducers for better TTSCode1
Mitigating Unauthorized Speech Synthesis for Voice ProtectionCode1
Mixer-TTS: non-autoregressive, fast and compact text-to-speech model conditioned on language model embeddingsCode1
MnTTS2: An Open-Source Multi-Speaker Mongolian Text-to-Speech Synthesis DatasetCode1
UMETTS: A Unified Framework for Emotional Text-to-Speech Synthesis with Multimodal PromptsCode1
Crowdsourced and Automatic Speech Prominence EstimationCode1
Cross-Utterance Conditioned VAE for Non-Autoregressive Text-to-SpeechCode1
Show:102550
← PrevPage 24 of 142Next →

No leaderboard results yet.