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

TitleStatusHype
LLM-Synth4KWS: Scalable Automatic Generation and Synthesis of Confusable Data for Custom Keyword Spotting0
EmergentTTS-Eval: Evaluating TTS Models on Complex Prosodic, Expressiveness, and Linguistic Challenges Using Model-as-a-JudgeCode3
Spotlight-TTS: Spotlighting the Style via Voiced-Aware Style Extraction and Style Direction Adjustment for Expressive Text-to-Speech0
Zero-Shot Streaming Text to Speech Synthesis with Transducer and Auto-Regressive Modeling0
KIT's Low-resource Speech Translation Systems for IWSLT2025: System Enhancement with Synthetic Data and Model Regularization0
DiEmo-TTS: Disentangled Emotion Representations via Self-Supervised Distillation for Cross-Speaker Emotion Transfer in Text-to-Speech0
Accelerating Flow-Matching-Based Text-to-Speech via Empirically Pruned Step Sampling0
Accelerating Diffusion-based Text-to-Speech Model Training with Dual Modality AlignmentCode2
Revival with Voice: Multi-modal Controllable Text-to-Speech Synthesis0
CloneShield: A Framework for Universal Perturbation Against Zero-Shot Voice Cloning0
Show:102550
← PrevPage 6 of 142Next →

No leaderboard results yet.