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

TitleStatusHype
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
Error Annotation in Post-Editing Machine Translation: Investigating the Impact of Text-to-Speech Technology0
ERVQ: Enhanced Residual Vector Quantization with Intra-and-Inter-Codebook Optimization for Neural Audio Codecs0
ESPnet2-TTS: Extending the Edge of TTS Research0
ESPnet-ST: All-in-One Speech Translation Toolkit0
Evaluating and Improving Automatic Speech Recognition Systems for Korean Meteorological Experts0
Show:102550
← PrevPage 142 of 142Next →

No leaderboard results yet.