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
An Exhaustive Evaluation of TTS- and VC-based Data Augmentation for ASR0
Exploiting Transliterated Words for Finding Similarity in Inter-Language News Articles using Machine Learning0
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
DeviceTTS: A Small-Footprint, Fast, Stable Network for On-Device Text-to-Speech0
Development of Smartcall Vietnamese Text-to-Speech for VLSP 20200
Show:102550
← PrevPage 49 of 142Next →

No leaderboard results yet.