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 14011419 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
Building Text-To-Speech Voices in the Cloud0
Building Text-to-Speech Systems for Resource Poor Languages0
Towards Fully Automatic Annotation of Audio Books for TTS0
Designing French Tale Corpora for Entertaining Text To Speech Synthesis0
Fast Labeling and Transcription with the Speechalyzer Toolkit0
BUCEADOR, a multi-language search engine for digital libraries0
Building a synchronous corpus of acoustic and 3D facial marker data for adaptive audio-visual speech synthesis0
The C-ORAL-BRASIL I: Reference Corpus for Spoken Brazilian Portuguese0
可變速中文文字轉語音系統 (Variable Speech Rate Mandarin Chinese Text-to-Speech System) [In Chinese]0
Show:102550
← PrevPage 29 of 29Next →

No leaderboard results yet.