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

TitleStatusHype
CM-TTS: Enhancing Real Time Text-to-Speech Synthesis Efficiency through Weighted Samplers and Consistency ModelsCode2
Parallel WaveGAN: A fast waveform generation model based on generative adversarial networks with multi-resolution spectrogramCode2
CATT: Character-based Arabic Tashkeel TransformerCode2
PAM: Prompting Audio-Language Models for Audio Quality AssessmentCode2
DailyTalk: Spoken Dialogue Dataset for Conversational Text-to-SpeechCode2
Neural Speech Synthesis with Transformer NetworkCode2
Nix-TTS: Lightweight and End-to-End Text-to-Speech via Module-wise DistillationCode2
EmoKnob: Enhance Voice Cloning with Fine-Grained Emotion ControlCode2
CoMoSpeech: One-Step Speech and Singing Voice Synthesis via Consistency ModelCode2
CoVoMix: Advancing Zero-Shot Speech Generation for Human-like Multi-talker ConversationsCode2
PresentAgent: Multimodal Agent for Presentation Video GenerationCode2
NaturalSpeech: End-to-End Text to Speech Synthesis with Human-Level QualityCode2
RWKVTTS: Yet another TTS based on RWKV-7Code2
LPCNet: Improving Neural Speech Synthesis Through Linear PredictionCode2
Efficient Neural Audio SynthesisCode2
A Vector Quantized Approach for Text to Speech Synthesis on Real-World Spontaneous SpeechCode2
Lightweight and High-Fidelity End-to-End Text-to-Speech with Multi-Band Generation and Inverse Short-Time Fourier TransformCode2
Lina-Speech: Gated Linear Attention is a Fast and Parameter-Efficient Learner for text-to-speech synthesisCode2
LibriTTS-P: A Corpus with Speaking Style and Speaker Identity Prompts for Text-to-Speech and Style CaptioningCode2
Llama-VITS: Enhancing TTS Synthesis with Semantic AwarenessCode2
Audio Deepfake Detection with Self-Supervised XLS-R and SLS ClassifierCode2
IndicVoices-R: Unlocking a Massive Multilingual Multi-speaker Speech Corpus for Scaling Indian TTSCode2
GenerSpeech: Towards Style Transfer for Generalizable Out-Of-Domain Text-to-SpeechCode2
DiTTo-TTS: Diffusion Transformers for Scalable Text-to-Speech without Domain-Specific FactorsCode2
DurFlex-EVC: Duration-Flexible Emotional Voice Conversion Leveraging Discrete Representations without Text AlignmentCode2
Show:102550
← PrevPage 3 of 57Next →

No leaderboard results yet.