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

TitleStatusHype
Exploring an Inter-Pausal Unit (IPU) based Approach for Indic End-to-End TTS Systems0
Moshi: a speech-text foundation model for real-time dialogueCode9
The Art of Storytelling: Multi-Agent Generative AI for Dynamic Multimodal Narratives0
Zero Shot Text to Speech Augmentation for Automatic Speech Recognition on Low-Resource Accented Speech Corpora0
SpMis: An Investigation of Synthetic Spoken Misinformation Detection0
StyleTTS-ZS: Efficient High-Quality Zero-Shot Text-to-Speech Synthesis with Distilled Time-Varying Style Diffusion0
Emo-DPO: Controllable Emotional Speech Synthesis through Direct Preference Optimization0
Acquiring Pronunciation Knowledge from Transcribed Speech Audio via Multi-task Learning0
E1 TTS: Simple and Fast Non-Autoregressive TTS0
Improving Robustness of Diffusion-Based Zero-Shot Speech Synthesis via Stable Formant Generation0
Show:102550
← PrevPage 27 of 142Next →

No leaderboard results yet.