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

TitleStatusHype
Comparing the Benefit of Synthetic Training Data for Various Automatic Speech Recognition Architectures0
Comparison of Grapheme-to-Phoneme Conversion Methods on a Myanmar Pronunciation Dictionary0
Comparison of Speech Representations for the MOS Prediction System0
Compress Polyphone Pronunciation Prediction Model with Shared Labels0
Computer-assisted Pronunciation Training -- Speech synthesis is almost all you need0
Conditioning Sequence-to-sequence Networks with Learned Activations0
ContextSpeech: Expressive and Efficient Text-to-Speech for Paragraph Reading0
Contextual Expressive Text-to-Speech0
Continual Learning in Machine Speech Chain Using Gradient Episodic Memory0
Continual Speaker Adaptation for Text-to-Speech Synthesis0
Show:102550
← PrevPage 126 of 142Next →

No leaderboard results yet.