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

TitleStatusHype
Talrómur: A large Icelandic TTS corpus0
On Addressing Practical Challenges for RNN-Transducer0
Phrase break prediction with bidirectional encoder representations in Japanese text-to-speech synthesisCode0
Deep Learning Based Assessment of Synthetic Speech NaturalnessCode1
AdaSpeech 2: Adaptive Text to Speech with Untranscribed DataCode1
KazakhTTS: An Open-Source Kazakh Text-to-Speech Synthesis DatasetCode1
TalkNet 2: Non-Autoregressive Depth-Wise Separable Convolutional Model for Speech Synthesis with Explicit Pitch and Duration PredictionCode1
Proteno: Text Normalization with Limited Data for Fast Deployment in Text to Speech SystemsCode1
Non-autoregressive sequence-to-sequence voice conversion0
Enhancing Word-Level Semantic Representation via Dependency Structure for Expressive Text-to-Speech Synthesis0
Show:102550
← PrevPage 104 of 142Next →

No leaderboard results yet.