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

TitleStatusHype
SLMGAN: Exploiting Speech Language Model Representations for Unsupervised Zero-Shot Voice Conversion in GANs0
Mega-TTS 2: Boosting Prompting Mechanisms for Zero-Shot Speech Synthesis0
Controllable Emphasis with zero data for text-to-speech0
On the Use of Self-Supervised Speech Representations in Spontaneous Speech Synthesis0
Artificial Eye for the Blind0
Text + Sketch: Image Compression at Ultra Low RatesCode1
ContextSpeech: Expressive and Efficient Text-to-Speech for Paragraph Reading0
High-Quality Automatic Voice Over with Accurate Alignment: Supervision through Self-Supervised Discrete Speech Units0
EmoSpeech: Guiding FastSpeech2 Towards Emotional Text to SpeechCode1
GenerTTS: Pronunciation Disentanglement for Timbre and Style Generalization in Cross-Lingual Text-to-Speech0
Show:102550
← PrevPage 58 of 142Next →

No leaderboard results yet.