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

TitleStatusHype
Using Audio Books for Training a Text-to-Speech System0
RSS-TOBI - A Prosodically Enhanced Romanian Speech Corpus0
Auto Spell Suggestion for High Quality Speech Synthesis in Hindi0
Development of Marathi Part of Speech Tagger Using Statistical Approach0
Expressive Visual Text-to-Speech Using Active Appearance Models0
Speech: A Challenge to Digital Signal Processing Technology for Human-to-Computer Interaction0
Text-To-Speech for Languages without an Orthography0
Punjabi Text-To-Speech Synthesis System0
Sequence Transduction with Recurrent Neural NetworksCode0
Vers une annotation automatique de corpus audio pour la synth\`ese de parole (Towards Fully Automatic Annotation of Audio Books for Text-To-Speech (TTS) Synthesis) [in French]0
Show:102550
← PrevPage 141 of 142Next →

No leaderboard results yet.