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

TitleStatusHype
End-to-end speech recognition modeling from de-identified data0
LIP: Lightweight Intelligent Preprocessor for meaningful text-to-speech0
Dreamento: an open-source dream engineering toolbox for sleep EEG wearablesCode1
BibleTTS: a large, high-fidelity, multilingual, and uniquely African speech corpusCode1
BERT, can HE predict contrastive focus? Predicting and controlling prominence in neural TTS using a language model0
Unify and Conquer: How Phonetic Feature Representation Affects Polyglot Text-To-Speech (TTS)0
Mix and Match: An Empirical Study on Training Corpus Composition for Polyglot Text-To-Speech (TTS)0
DailyTalk: Spoken Dialogue Dataset for Conversational Text-to-SpeechCode2
Computer-assisted Pronunciation Training -- Speech synthesis is almost all you need0
A Polyphone BERT for Polyphone Disambiguation in Mandarin Chinese0
Show:102550
← PrevPage 79 of 142Next →

No leaderboard results yet.