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

TitleStatusHype
MobileSpeech: A Fast and High-Fidelity Framework for Mobile Zero-Shot Text-to-Speech0
BASE TTS: Lessons from building a billion-parameter Text-to-Speech model on 100K hours of data0
Making Flow-Matching-Based Zero-Shot Text-to-Speech Laugh as You Like0
A New Approach to Voice Authenticity0
Paralinguistics-Aware Speech-Empowered Large Language Models for Natural ConversationCode2
Enhancing the Stability of LLM-based Speech Generation Systems through Self-Supervised Representations0
Natural language guidance of high-fidelity text-to-speech with synthetic annotationsCode9
PAM: Prompting Audio-Language Models for Audio Quality AssessmentCode2
Frame-Wise Breath Detection with Self-Training: An Exploration of Enhancing Breath Naturalness in Text-to-Speech0
MunTTS: A Text-to-Speech System for Mundari0
Show:102550
← PrevPage 45 of 142Next →

No leaderboard results yet.