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
Teochew-Wild: The First In-the-wild Teochew Dataset with Orthographic Annotations0
Text-aware and Context-aware Expressive Audiobook Speech Synthesis0
Text-driven Emotional Style Control and Cross-speaker Style Transfer in Neural TTS0
Text-free non-parallel many-to-many voice conversion using normalising flows0
Text Generation with Speech Synthesis for ASR Data Augmentation0
Text is All You Need: Personalizing ASR Models using Controllable Speech Synthesis0
Text Is Not All You Need: Multimodal Prompting Helps LLMs Understand Humor0
Textless Streaming Speech-to-Speech Translation using Semantic Speech Tokens0
Text-To-Speech Data Augmentation for Low Resource Speech Recognition0
Text-To-Speech for Languages without an Orthography0
Show:102550
← PrevPage 89 of 142Next →

No leaderboard results yet.