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

TitleStatusHype
What happens to diffusion model likelihood when your model is conditional?0
What the Future Brings: Investigating the Impact of Lookahead for Incremental Neural TTS0
What You Read Isn't What You Hear: Linguistic Sensitivity in Deepfake Speech Detection0
Whispered and Lombard Neural Speech Synthesis0
Why Do Speech Language Models Fail to Generate Semantically Coherent Outputs? A Modality Evolving Perspective0
Word-wise intonation model for cross-language TTS systems0
You Do Not Need More Data: Improving End-To-End Speech Recognition by Text-To-Speech Data Augmentation0
Your voice is your voice: Supporting Self-expression through Speech Generation and LLMs in Augmented and Alternative Communication0
Zero-shot Cross-lingual Voice Transfer for TTS0
Zero-Shot Long-Form Voice Cloning with Dynamic Convolution Attention0
Show:102550
← PrevPage 103 of 142Next →

No leaderboard results yet.