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

TitleStatusHype
Automatic Heteronym Resolution Pipeline Using RAD-TTS Aligners0
Evaluating Text-to-Speech Synthesis from a Large Discrete Token-based Speech Language Model0
CLaM-TTS: Improving Neural Codec Language Model for Zero-Shot Text-to-Speech0
Explicit Intensity Control for Accented Text-to-speech0
Detection of Lexical Stress Errors in Non-Native (L2) English with Data Augmentation and Attention0
Exploiting Transliterated Words for Finding Similarity in Inter-Language News Articles using Machine Learning0
Exploring an Inter-Pausal Unit (IPU) based Approach for Indic End-to-End TTS Systems0
Exploring Machine Speech Chain for Domain Adaptation and Few-Shot Speaker Adaptation0
Exploring Speech Enhancement for Low-resource Speech Synthesis0
Automatic Evaluation of Turn-taking Cues in Conversational Speech Synthesis0
Show:102550
← PrevPage 51 of 142Next →

No leaderboard results yet.