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

TitleStatusHype
Towards human-like spoken dialogue generation between AI agents from written dialogue0
Evaluating Speech Synthesis by Training Recognizers on Synthetic SpeechCode1
Low-Resource Self-Supervised Learning with SSL-Enhanced TTS0
Synthetic Speech Detection Based on Temporal Consistency and Distribution of Speaker Features0
High-Fidelity Speech Synthesis with Minimal Supervision: All Using Diffusion Models0
Face-StyleSpeech: Enhancing Zero-shot Speech Synthesis from Face Images with Improved Face-to-Speech Mapping0
BiSinger: Bilingual Singing Voice SynthesisCode1
VoiceLDM: Text-to-Speech with Environmental Context0
DurIAN-E: Duration Informed Attention Network For Expressive Text-to-Speech Synthesis0
Emotion-Aware Prosodic Phrasing for Expressive Text-to-SpeechCode1
Show:102550
← PrevPage 52 of 142Next →

No leaderboard results yet.