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
Robust and Unbounded Length Generalization in Autoregressive Transformer-Based Text-to-SpeechCode0
Fast and High-Quality Auto-Regressive Speech Synthesis via Speculative Decoding0
RDSinger: Reference-based Diffusion Network for Singing Voice Synthesis0
Asynchronous Tool Usage for Real-Time Agents0
Get Large Language Models Ready to Speak: A Late-fusion Approach for Speech Generation0
Making Social Platforms Accessible: Emotion-Aware Speech Generation with Integrated Text Analysis0
Evaluating and Improving Automatic Speech Recognition Systems for Korean Meteorological Experts0
ELAICHI: Enhancing Low-resource TTS by Addressing Infrequent and Low-frequency Character Bigrams0
Enhancing Low-Resource ASR through Versatile TTS: Bridging the Data Gap0
Continuous Speech Tokenizer in Text To SpeechCode0
Show:102550
← PrevPage 45 of 142Next →

No leaderboard results yet.