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

TitleStatusHype
Improving grapheme-to-phoneme conversion by learning pronunciations from speech recordings0
Multilingual context-based pronunciation learning for Text-to-Speech0
METTS: Multilingual Emotional Text-to-Speech by Cross-speaker and Cross-lingual Emotion Transfer0
Minimally-Supervised Speech Synthesis with Conditional Diffusion Model and Language Model: A Comparative Study of Semantic Coding0
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
ContextSpeech: Expressive and Efficient Text-to-Speech for Paragraph Reading0
Show:102550
← PrevPage 73 of 142Next →

No leaderboard results yet.