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

TitleStatusHype
DEX-TTS: Diffusion-based EXpressive Text-to-Speech with Style Modeling on Time VariabilityCode2
E2 TTS: Embarrassingly Easy Fully Non-Autoregressive Zero-Shot TTSCode1
Automatic Speech Recognition for Hindi0
LLM-Driven Multimodal Opinion Expression Identification0
High Fidelity Text-to-Speech Via Discrete Tokens Using Token Transducer and Group Masked Language Model0
Leveraging Parameter-Efficient Transfer Learning for Multi-Lingual Text-to-Speech Adaptation0
Improving Robustness of LLM-based Speech Synthesis by Learning Monotonic Alignment0
Towards Zero-Shot Text-To-Speech for Arabic Dialects0
A multi-speaker multi-lingual voice cloning system based on vits2 for limmits 2024 challenge0
TacoLM: GaTed Attention Equipped Codec Language Model are Efficient Zero-Shot Text to Speech SynthesizersCode1
Show:102550
← PrevPage 35 of 142Next →

No leaderboard results yet.