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

TitleStatusHype
Style Mixture of Experts for Expressive Text-To-Speech Synthesis0
Harder or Different? Understanding Generalization of Audio Deepfake Detection0
Task Arithmetic can Mitigate Synthetic-to-Real Gap in Automatic Speech Recognition0
Discrete Multimodal Transformers with a Pretrained Large Language Model for Mixed-Supervision Speech Processing0
Seed-TTS: A Family of High-Quality Versatile Speech Generation ModelsCode7
BiVocoder: A Bidirectional Neural Vocoder Integrating Feature Extraction and Waveform Generation0
Phonetic Enhanced Language Modeling for Text-to-Speech Synthesis0
ControlSpeech: Towards Simultaneous and Independent Zero-shot Speaker Cloning and Zero-shot Language Style ControlCode3
Accent Conversion in Text-To-Speech Using Multi-Level VAE and Adversarial Training0
Enhancing Zero-shot Text-to-Speech Synthesis with Human Feedback0
Show:102550
← PrevPage 39 of 142Next →

No leaderboard results yet.