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

TitleStatusHype
Multimodal Latent Language Modeling with Next-Token DiffusionCode0
LatentSpeech: Latent Diffusion for Text-To-Speech Generation0
A Unified Model For Voice and Accent Conversion In Speech and Singing using Self-Supervised Learning and Feature Extraction0
Aligner-Guided Training Paradigm: Advancing Text-to-Speech Models with Aligner Guided Duration0
Towards Controllable Speech Synthesis in the Era of Large Language Models: A SurveyCode3
EmoSpeech: A Corpus of Emotionally Rich and Contextually Detailed Speech Annotations0
DiffStyleTTS: Diffusion-based Hierarchical Prosody Modeling for Text-to-Speech with Diverse and Controllable Styles0
GLM-4-Voice: Towards Intelligent and Human-Like End-to-End Spoken ChatbotCode7
Text Is Not All You Need: Multimodal Prompting Helps LLMs Understand Humor0
SALMONN-omni: A Codec-free LLM for Full-duplex Speech Understanding and Generation0
Show:102550
← PrevPage 19 of 142Next →

No leaderboard results yet.