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

TitleStatusHype
VALL-T: Decoder-Only Generative Transducer for Robust and Decoding-Controllable Text-to-Speech0
VARA-TTS: Non-Autoregressive Text-to-Speech Synthesis based on Very Deep VAE with Residual Attention0
可變速中文文字轉語音系統 (Variable Speech Rate Mandarin Chinese Text-to-Speech System) [In Chinese]0
Varianceflow: High-Quality and Controllable Text-to-Speech using Variance Information via Normalizing Flow0
VECL-TTS: Voice identity and Emotional style controllable Cross-Lingual Text-to-Speech0
Vers une annotation automatique de corpus audio pour la synth\`ese de parole (Towards Fully Automatic Annotation of Audio Books for Text-To-Speech (TTS) Synthesis) [in French]0
Vevo: Controllable Zero-Shot Voice Imitation with Self-Supervised Disentanglement0
ViDA-MAN: Visual Dialog with Digital Humans0
Vietnamese Text-To-Speech Shared Task VLSP 2020: Remaining problems with state-of-the-art techniques0
VioLA: Unified Codec Language Models for Speech Recognition, Synthesis, and Translation0
Show:102550
← PrevPage 99 of 142Next →

No leaderboard results yet.