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

TitleStatusHype
Improving TTS for Shanghainese: Addressing Tone Sandhi via Word SegmentationCode1
ÌròyìnSpeech: A multi-purpose Yorùbá Speech CorpusCode1
SC VALL-E: Style-Controllable Zero-Shot Text to Speech SynthesizerCode1
Text + Sketch: Image Compression at Ultra Low RatesCode1
EmoSpeech: Guiding FastSpeech2 Towards Emotional Text to SpeechCode1
Towards Building Voice-based Conversational Recommender Systems: Datasets, Potential Solutions, and ProspectsCode1
ADAPTERMIX: Exploring the Efficacy of Mixture of Adapters for Low-Resource TTS AdaptationCode1
Stochastic Pitch Prediction Improves the Diversity and Naturalness of Speech in Glow-TTSCode1
An Efficient Membership Inference Attack for the Diffusion Model by Proximal InitializationCode1
Multilingual Text-to-Speech Synthesis for Turkic Languages Using TransliterationCode1
Show:102550
← PrevPage 16 of 142Next →

No leaderboard results yet.