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

No leaderboard results yet.