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

TitleStatusHype
Hard-Synth: Synthesizing Diverse Hard Samples for ASR using Zero-Shot TTS and LLM0
Hear Your Code Fail, Voice-Assisted Debugging for Python0
Hierarchical and Multi-Scale Variational Autoencoder for Diverse and Natural Non-Autoregressive Text-to-Speech0
Hierarchical Context-Aware Transformers for Non-Autoregressive Text to Speech0
Cross-Utterance Conditioned VAE for Non-Autoregressive Text-to-Speech0
Hierarchical Multi-Grained Generative Model for Expressive Speech Synthesis0
Cross-Dialect Text-To-Speech in Pitch-Accent Language Incorporating Multi-Dialect Phoneme-Level BERT0
Hierarchical Prosody Modeling for Non-Autoregressive Speech Synthesis0
Hierarchical Representation of Prosody for Statistical Speech Synthesis0
Generative Data Augmentation Challenge: Zero-Shot Speech Synthesis for Personalized Speech Enhancement0
Show:102550
← PrevPage 64 of 142Next →

No leaderboard results yet.