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

TitleStatusHype
Building Text-to-Speech Systems for Resource Poor Languages0
Building Synthetic Speaker Profiles in Text-to-Speech Systems0
Applying Automated Machine Translation to Educational Video Courses0
Building Open-source Speech Technology for Low-resource Minority Languages with SáMi as an Example – Tools, Methods and Experiments0
Building Open Javanese and Sundanese Corpora for Multilingual Text-to-Speech0
Application of ASV for Voice Identification after VC and Duration Predictor Improvement in TTS Models0
AE-Flow: AutoEncoder Normalizing Flow0
Building a synchronous corpus of acoustic and 3D facial marker data for adaptive audio-visual speech synthesis0
Building a mixed-lingual neural TTS system with only monolingual data0
A Polyphone BERT for Polyphone Disambiguation in Mandarin Chinese0
Show:102550
← PrevPage 43 of 142Next →

No leaderboard results yet.