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

TitleStatusHype
An Open Source Web Reader for Under-Resourced LanguagesCode0
Huqariq: A Multilingual Speech Corpus of Native Languages of Peru forSpeech Recognition0
Text-to-Speech for Under-Resourced Languages: Phoneme Mapping and Source Language Selection in Transfer Learning0
Building Open-source Speech Technology for Low-resource Minority Languages with SáMi as an Example – Tools, Methods and Experiments0
Investigating Inter- and Intra-speaker Voice Conversion using Audiobooks0
ParlamentParla: A Speech Corpus of Catalan Parliamentary Sessions0
Audiobook Dialogues as Training Data for Conversational Style Synthetic Voices0
Using the LARA Little Prince to compare human and TTS audio quality0
Error Annotation in Post-Editing Machine Translation: Investigating the Impact of Text-to-Speech Technology0
Preparing an Endangered Language for the Digital Age: The Case of Judeo-SpanishCode0
Show:102550
← PrevPage 83 of 142Next →

No leaderboard results yet.