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

TitleStatusHype
AutoStyle-TTS: Retrieval-Augmented Generation based Automatic Style Matching Text-to-Speech Synthesis0
DiffStyleTTS: Diffusion-based Hierarchical Prosody Modeling for Text-to-Speech with Diverse and Controllable Styles0
Auto Spell Suggestion for High Quality Speech Synthesis in Hindi0
An Expert System for Automatic Reading of A Text Written in Standard Arabic0
ADEPT: A Dataset for Evaluating Prosody Transfer0
DiffGAN-TTS: High-Fidelity and Efficient Text-to-Speech with Denoising Diffusion GANs0
Autoregressive Speech Synthesis without Vector Quantization0
AutoTTS: End-to-End Text-to-Speech Synthesis through Differentiable Duration Modeling0
Autoregressive Speech Synthesis with Next-Distribution Prediction0
An Experimental Study: Assessing the Combined Framework of WavLM and BEST-RQ for Text-to-Speech Synthesis0
Show:102550
← PrevPage 59 of 142Next →

No leaderboard results yet.