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

TitleStatusHype
Parallel WaveGAN: A fast waveform generation model based on generative adversarial networks with multi-resolution spectrogramCode2
CATT: Character-based Arabic Tashkeel TransformerCode2
An Automated End-to-End Open-Source Software for High-Quality Text-to-Speech Dataset GenerationCode2
NaturalSpeech: End-to-End Text to Speech Synthesis with Human-Level QualityCode2
Neural Speech Synthesis with Transformer NetworkCode2
Nix-TTS: Lightweight and End-to-End Text-to-Speech via Module-wise DistillationCode2
RWKVTTS: Yet another TTS based on RWKV-7Code2
A Vector Quantized Approach for Text to Speech Synthesis on Real-World Spontaneous SpeechCode2
Audio Deepfake Detection with Self-Supervised XLS-R and SLS ClassifierCode2
Lina-Speech: Gated Linear Attention is a Fast and Parameter-Efficient Learner for text-to-speech synthesisCode2
PAM: Prompting Audio-Language Models for Audio Quality AssessmentCode2
CoMoSpeech: One-Step Speech and Singing Voice Synthesis via Consistency ModelCode2
Llama-VITS: Enhancing TTS Synthesis with Semantic AwarenessCode2
Lightweight and High-Fidelity End-to-End Text-to-Speech with Multi-Band Generation and Inverse Short-Time Fourier TransformCode2
CM-TTS: Enhancing Real Time Text-to-Speech Synthesis Efficiency through Weighted Samplers and Consistency ModelsCode2
LPCNet: Improving Neural Speech Synthesis Through Linear PredictionCode2
EmoKnob: Enhance Voice Cloning with Fine-Grained Emotion ControlCode2
iSTFTNet: Fast and Lightweight Mel-Spectrogram Vocoder Incorporating Inverse Short-Time Fourier TransformCode2
LauraGPT: Listen, Attend, Understand, and Regenerate Audio with GPTCode2
EmoSphere++: Emotion-Controllable Zero-Shot Text-to-Speech via Emotion-Adaptive Spherical VectorCode2
IndicVoices-R: Unlocking a Massive Multilingual Multi-speaker Speech Corpus for Scaling Indian TTSCode2
DailyTalk: Spoken Dialogue Dataset for Conversational Text-to-SpeechCode2
Scaling Rich Style-Prompted Text-to-Speech DatasetsCode2
Efficient Neural Audio SynthesisCode2
FastDiff: A Fast Conditional Diffusion Model for High-Quality Speech SynthesisCode2
Show:102550
← PrevPage 4 of 57Next →

No leaderboard results yet.