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

TitleStatusHype
Voila: Voice-Language Foundation Models for Real-Time Autonomous Interaction and Voice Role-PlayCode3
MoonCast: High-Quality Zero-Shot Podcast GenerationCode3
Towards Controllable Speech Synthesis in the Era of Large Language Models: A SurveyCode3
WavChat: A Survey of Spoken Dialogue ModelsCode3
Codec Does Matter: Exploring the Semantic Shortcoming of Codec for Audio Language ModelCode3
PeriodWave: Multi-Period Flow Matching for High-Fidelity Waveform GenerationCode3
ControlSpeech: Towards Simultaneous and Independent Zero-shot Speaker Cloning and Zero-shot Language Style ControlCode3
NaturalSpeech 3: Zero-Shot Speech Synthesis with Factorized Codec and Diffusion ModelsCode3
HierSpeech++: Bridging the Gap between Semantic and Acoustic Representation of Speech by Hierarchical Variational Inference for Zero-shot Speech SynthesisCode3
ProDiff: Progressive Fast Diffusion Model For High-Quality Text-to-SpeechCode3
Show:102550
← PrevPage 4 of 142Next →

No leaderboard results yet.