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

TitleStatusHype
Mega-TTS 2: Boosting Prompting Mechanisms for Zero-Shot Speech Synthesis0
Controllable Emphasis with zero data for text-to-speech0
On the Use of Self-Supervised Speech Representations in Spontaneous Speech Synthesis0
Artificial Eye for the Blind0
ContextSpeech: Expressive and Efficient Text-to-Speech for Paragraph Reading0
High-Quality Automatic Voice Over with Accurate Alignment: Supervision through Self-Supervised Discrete Speech Units0
GenerTTS: Pronunciation Disentanglement for Timbre and Style Generalization in Cross-Lingual Text-to-Speech0
DSE-TTS: Dual Speaker Embedding for Cross-Lingual Text-to-Speech0
Voicebox: Text-Guided Multilingual Universal Speech Generation at ScaleCode0
Visual-Aware Text-to-Speech0
Expressive Machine Dubbing Through Phrase-level Cross-lingual Prosody Transfer0
Low-Resource Text-to-Speech Using Specific Data and Noise Augmentation0
CML-TTS A Multilingual Dataset for Speech Synthesis in Low-Resource Languages0
Improving Code-Switching and Named Entity Recognition in ASR with Speech Editing based Data Augmentation0
PauseSpeech: Natural Speech Synthesis via Pre-trained Language Model and Pause-based Prosody Modeling0
Learning Emotional Representations from Imbalanced Speech Data for Speech Emotion Recognition and Emotional Text-to-Speech0
VIFS: An End-to-End Variational Inference for Foley Sound SynthesisCode0
Mega-TTS: Zero-Shot Text-to-Speech at Scale with Intrinsic Inductive Bias0
Ada-TTA: Towards Adaptive High-Quality Text-to-Talking Avatar Synthesis0
Cross-Lingual Transfer Learning for Phrase Break Prediction with Multilingual Language Model0
Latent Optimal Paths by Gumbel Propagation for Variational Bayesian Dynamic ProgrammingCode0
Rhythm-controllable Attention with High Robustness for Long Sentence Speech Synthesis0
Towards Robust FastSpeech 2 by Modelling Residual Multimodality0
The Effects of Input Type and Pronunciation Dictionary Usage in Transfer Learning for Low-Resource Text-to-Speech0
Text-to-Speech Pipeline for Swiss German -- A comparison0
Show:102550
← PrevPage 30 of 57Next →

No leaderboard results yet.