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

TitleStatusHype
A Novel Chinese Dialect TTS Frontend with Non-Autoregressive Neural Machine Translation0
Face-Dubbing++: Lip-Synchronous, Voice Preserving Translation of Videos0
FlexLip: A Controllable Text-to-Lip System0
Unsupervised TTS Acoustic Modeling for TTS with Conditional Disentangled Sequential VAE0
Audiobook Dialogues as Training Data for Conversational Style Synthetic Voices0
Error Annotation in Post-Editing Machine Translation: Investigating the Impact of Text-to-Speech Technology0
Exploring Transfer Learning for Urdu Speech Synthesis0
Text-to-Speech for Under-Resourced Languages: Phoneme Mapping and Source Language Selection in Transfer Learning0
The Nós Project: Opening routes for the Galician language in the field of language technologies0
An Open Source Web Reader for Under-Resourced LanguagesCode0
Show:102550
← PrevPage 92 of 142Next →

No leaderboard results yet.