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

TitleStatusHype
Enhancing Speech-to-Speech Translation with Multiple TTS Targets0
A Comparative Analysis of Pretrained Language Models for Text-to-Speech0
Efficiently Trained Low-Resource Mongolian Text-to-Speech System Based On FullConv-TTS0
Enhancing the Stability of LLM-based Speech Generation Systems through Self-Supervised Representations0
Enhancing Zero-shot Text-to-Speech Synthesis with Human Feedback0
Ensemble prosody prediction for expressive speech synthesis0
Environment Aware Text-to-Speech Synthesis0
EPIC TTS Models: Empirical Pruning Investigations Characterizing Text-To-Speech Models0
Bootstrap an end-to-end ASR system by multilingual training, transfer learning, text-to-text mapping and synthetic audio0
Efficient Incremental Text-to-Speech on GPUs0
Show:102550
← PrevPage 49 of 142Next →

No leaderboard results yet.