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

TitleStatusHype
Speech Synthesis with Mixed Emotions0
A Study of Modeling Rising Intonation in Cantonese Neural Speech Synthesis0
Low-data? No problem: low-resource, language-agnostic conversational text-to-speech via F0-conditioned data augmentation0
Transplantation of Conversational Speaking Style with Interjections in Sequence-to-Sequence Speech Synthesis0
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
ProDiff: Progressive Fast Diffusion Model For High-Quality Text-to-SpeechCode3
Huqariq: A Multilingual Speech Corpus of Native Languages of Peru for Speech Recognition0
Show:102550
← PrevPage 78 of 142Next →

No leaderboard results yet.