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

TitleStatusHype
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 75 of 142Next →

No leaderboard results yet.