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

TitleStatusHype
SlimSpeech: Lightweight and Efficient Text-to-Speech with Slim Rectified Flow0
SpeakEasy: Enhancing Text-to-Speech Interactions for Expressive Content Creation0
RWKVTTS: Yet another TTS based on RWKV-7Code2
TeleAntiFraud-28k: An Audio-Text Slow-Thinking Dataset for Telecom Fraud DetectionCode2
Speculative End-Turn Detector for Efficient Speech Chatbot Assistant0
SupertonicTTS: Towards Highly Scalable and Efficient Text-to-Speech System0
DeepAudio-V1:Towards Multi-Modal Multi-Stage End-to-End Video to Speech and Audio Generation0
Dual Audio-Centric Modality Coupling for Talking Head Generation0
Your voice is your voice: Supporting Self-expression through Speech Generation and LLMs in Augmented and Alternative Communication0
MoonCast: High-Quality Zero-Shot Podcast GenerationCode3
Show:102550
← PrevPage 11 of 142Next →

No leaderboard results yet.