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

TitleStatusHype
InterBiasing: Boost Unseen Word Recognition through Biasing Intermediate Predictions0
DASB -- Discrete Audio and Speech Benchmark0
Instruction Data Generation and Unsupervised Adaptation for Speech Language Models0
DiTTo-TTS: Diffusion Transformers for Scalable Text-to-Speech without Domain-Specific FactorsCode2
Multi-Scale Accent Modeling and Disentangling for Multi-Speaker Multi-Accent Text-to-Speech Synthesis0
Phoneme Discretized Saliency Maps for Explainable Detection of AI-Generated Voice0
DisfluencySpeech -- Single-Speaker Conversational Speech Dataset with Paralanguage0
DubWise: Video-Guided Speech Duration Control in Multimodal LLM-based Text-to-Speech for Dubbing0
Audio-conditioned phonemic and prosodic annotation for building text-to-speech models from unlabeled speech data0
VECL-TTS: Voice identity and Emotional style controllable Cross-Lingual Text-to-Speech0
VALL-E R: Robust and Efficient Zero-Shot Text-to-Speech Synthesis via Monotonic Alignment0
LibriTTS-P: A Corpus with Speaking Style and Speaker Identity Prompts for Text-to-Speech and Style CaptioningCode2
EmoSphere-TTS: Emotional Style and Intensity Modeling via Spherical Emotion Vector for Controllable Emotional Text-to-SpeechCode2
Can We Achieve High-quality Direct Speech-to-Speech Translation without Parallel Speech Data?0
AudioMarkBench: Benchmarking Robustness of Audio WatermarkingCode1
Controlling Emotion in Text-to-Speech with Natural Language Prompts0
MakeSinger: A Semi-Supervised Training Method for Data-Efficient Singing Voice Synthesis via Classifier-free Diffusion Guidance0
Meta Learning Text-to-Speech Synthesis in over 7000 Languages0
Text-aware and Context-aware Expressive Audiobook Speech Synthesis0
WenetSpeech4TTS: A 12,800-hour Mandarin TTS Corpus for Large Speech Generation Model BenchmarkCode2
An Investigation of Noise Robustness for Flow-Matching-Based Zero-Shot TTS0
VALL-E 2: Neural Codec Language Models are Human Parity Zero-Shot Text to Speech Synthesizers0
Autoregressive Diffusion Transformer for Text-to-Speech Synthesis0
Boosting Diffusion Model for Spectrogram Up-sampling in Text-to-speech: An Empirical Study0
Spectral Codecs: Improving Non-Autoregressive Speech Synthesis with Spectrogram-Based Audio Codecs0
Show:102550
← PrevPage 15 of 57Next →

No leaderboard results yet.