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

TitleStatusHype
Brilla AI: AI Contestant for the National Science and Maths QuizCode1
Benchmarking Large Multimodal Models against Common CorruptionsCode1
Multi-Task Learning for Front-End Text Processing in TTSCode1
Neural Text to Articulate Talk: Deep Text to Audiovisual Speech Synthesis achieving both Auditory and Photo-realismCode1
Learning Arousal-Valence Representation from Categorical Emotion Labels of SpeechCode1
Improving fairness for spoken language understanding in atypical speech with Text-to-SpeechCode1
Improved Child Text-to-Speech Synthesis through Fastpitch-based Transfer LearningCode1
ArTST: Arabic Text and Speech TransformerCode1
Crowdsourced and Automatic Speech Prominence EstimationCode1
Evaluating Speech Synthesis by Training Recognizers on Synthetic SpeechCode1
Show:102550
← PrevPage 14 of 142Next →

No leaderboard results yet.