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

TitleStatusHype
MaskGCT: Zero-Shot Text-to-Speech with Masked Generative Codec TransformerCode9
SelectTTS: Synthesizing Anyone's Voice via Discrete Unit-Based Frame Selection0
AASIST3: KAN-Enhanced AASIST Speech Deepfake Detection using SSL Features and Additional Regularization for the ASVspoof 2024 Challenge0
Codec Does Matter: Exploring the Semantic Shortcoming of Codec for Audio Language ModelCode3
Multi-modal Adversarial Training for Zero-Shot Voice Cloning0
Easy, Interpretable, Effective: openSMILE for voice deepfake detection0
StyleSpeech: Parameter-efficient Fine Tuning for Pre-trained Controllable Text-to-SpeechCode0
DualSpeech: Enhancing Speaker-Fidelity and Text-Intelligibility Through Dual Classifier-Free Guidance0
SimpleSpeech 2: Towards Simple and Efficient Text-to-Speech with Flow-based Scalar Latent Transformer Diffusion Models0
Positional Description for Numerical Normalization0
Show:102550
← PrevPage 30 of 142Next →

No leaderboard results yet.