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

TitleStatusHype
EmoSphere++: Emotion-Controllable Zero-Shot Text-to-Speech via Emotion-Adaptive Spherical VectorCode2
Speech is More Than Words: Do Speech-to-Text Translation Systems Leverage Prosody?0
Lina-Speech: Gated Linear Attention is a Fast and Parameter-Efficient Learner for text-to-speech synthesisCode2
Fast and High-Quality Auto-Regressive Speech Synthesis via Speculative Decoding0
RDSinger: Reference-based Diffusion Network for Singing Voice Synthesis0
Robust and Unbounded Length Generalization in Autoregressive Transformer-Based Text-to-SpeechCode0
Audio Deepfake Detection with Self-Supervised XLS-R and SLS ClassifierCode2
Asynchronous Tool Usage for Real-Time Agents0
Mitigating Unauthorized Speech Synthesis for Voice ProtectionCode1
Get Large Language Models Ready to Speak: A Late-fusion Approach for Speech Generation0
Show:102550
← PrevPage 21 of 142Next →

No leaderboard results yet.