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

TitleStatusHype
Prosody-TTS: An end-to-end speech synthesis system with prosody control0
ProsoSpeech: Enhancing Prosody With Quantized Vector Pre-training in Text-to-Speech0
The Zero Resource Speech Challenge 2019: TTS without T0
From Text to Sound: A Preliminary Study on Retrieving Sound Effects to Radio Stories0
On the Problem of Text-To-Speech Model Selection for Synthetic Data Generation in Automatic Speech Recognition0
Handling Numeric Expressions in Automatic Speech Recognition0
Bailing-TTS: Chinese Dialectal Speech Synthesis Towards Human-like Spontaneous Representation0
Enhancing Kurdish Text-to-Speech with Native Corpus Training: A High-Quality WaveGlow Vocoder Approach0
UDDETTS: Unifying Discrete and Dimensional Emotions for Controllable Emotional Text-to-Speech0
Audio Turing Test: Benchmarking the Human-likeness of Large Language Model-based Text-to-Speech Systems in Chinese0
Show:102550
← PrevPage 74 of 142Next →

No leaderboard results yet.