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

TitleStatusHype
When Is TTS Augmentation Through a Pivot Language Useful?Code0
SATTS: Speaker Attractor Text to Speech, Learning to Speak by Learning to Separate0
A Cyclical Approach to Synthetic and Natural Speech Mismatch Refinement of Neural Post-filter for Low-cost Text-to-speech System0
Text-driven Emotional Style Control and Cross-speaker Style Transfer in Neural TTS0
End-to-end speech recognition modeling from de-identified data0
Huqariq: A Multilingual Speech Corpus of Native Languages of Peru for Speech Recognition0
LIP: Lightweight Intelligent Preprocessor for meaningful text-to-speech0
Mix and Match: An Empirical Study on Training Corpus Composition for Polyglot Text-To-Speech (TTS)0
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
Show:102550
← PrevPage 89 of 142Next →

No leaderboard results yet.