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

TitleStatusHype
Sadeed: Advancing Arabic Diacritization Through Small Language Model0
Towards Flow-Matching-based TTS without Classifier-Free Guidance0
ClonEval: An Open Voice Cloning BenchmarkCode0
A Multi-Agent Framework for Automated Qinqiang Opera Script Generation Using Large Language Models0
EmoVoice: LLM-based Emotional Text-To-Speech Model with Freestyle Text Prompting0
GOAT-TTS: Expressive and Realistic Speech Generation via A Dual-Branch LLM0
Pseudo-Autoregressive Neural Codec Language Models for Efficient Zero-Shot Text-to-Speech Synthesis0
AutoStyle-TTS: Retrieval-Augmented Generation based Automatic Style Matching Text-to-Speech Synthesis0
Generalized Multilingual Text-to-Speech Generation with Language-Aware Style Adaptation0
Empowering Global Voices: A Data-Efficient, Phoneme-Tone Adaptive Approach to High-Fidelity Speech Synthesis0
Show:102550
← PrevPage 10 of 142Next →

No leaderboard results yet.