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

TitleStatusHype
Improving TTS for Shanghainese: Addressing Tone Sandhi via Word SegmentationCode1
ÌròyìnSpeech: A multi-purpose Yorùbá Speech CorpusCode1
SC VALL-E: Style-Controllable Zero-Shot Text to Speech SynthesizerCode1
Text + Sketch: Image Compression at Ultra Low RatesCode1
EmoSpeech: Guiding FastSpeech2 Towards Emotional Text to SpeechCode1
Towards Building Voice-based Conversational Recommender Systems: Datasets, Potential Solutions, and ProspectsCode1
ADAPTERMIX: Exploring the Efficacy of Mixture of Adapters for Low-Resource TTS AdaptationCode1
Stochastic Pitch Prediction Improves the Diversity and Naturalness of Speech in Glow-TTSCode1
An Efficient Membership Inference Attack for the Diffusion Model by Proximal InitializationCode1
Multilingual Text-to-Speech Synthesis for Turkic Languages Using TransliterationCode1
EfficientSpeech: An On-Device Text to Speech ModelCode1
EMNS /Imz/ Corpus: An emotive single-speaker dataset for narrative storytelling in games, television and graphic novelsCode1
Parameter-Efficient Learning for Text-to-Speech Accent AdaptationCode1
Making More of Little Data: Improving Low-Resource Automatic Speech Recognition Using Data AugmentationCode1
Diffusion-Based Mel-Spectrogram Enhancement for Personalized Speech Synthesis with Found DataCode1
Bts-e: Audio deepfake detection using breathing-talking-silence encoderCode1
Unsupervised Pre-Training For Data-Efficient Text-to-Speech On Low Resource LanguagesCode1
Miipher: A Robust Speech Restoration Model Integrating Self-Supervised Speech and Text RepresentationsCode1
Evaluating Parameter-Efficient Transfer Learning Approaches on SURE Benchmark for Speech UnderstandingCode1
Imaginary Voice: Face-styled Diffusion Model for Text-to-SpeechCode1
Learning to Speak from Text: Zero-Shot Multilingual Text-to-Speech with Unsupervised Text PretrainingCode1
ResGrad: Residual Denoising Diffusion Probabilistic Models for Text to SpeechCode1
StyleTTS-VC: One-Shot Voice Conversion by Knowledge Transfer from Style-Based TTS ModelsCode1
RWEN-TTS: Relation-aware Word Encoding Network for Natural Text-to-Speech SynthesisCode1
MnTTS2: An Open-Source Multi-Speaker Mongolian Text-to-Speech Synthesis DatasetCode1
Show:102550
← PrevPage 7 of 57Next →

No leaderboard results yet.