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

TitleStatusHype
VALL-T: Decoder-Only Generative Transducer for Robust and Decoding-Controllable Text-to-Speech0
SpeechGPT-Gen: Scaling Chain-of-Information Speech GenerationCode5
Maximizing Data Efficiency for Cross-Lingual TTS Adaptation by Self-Supervised Representation Mixing and Embedding Initialization0
Adversarial speech for voice privacy protection from Personalized Speech generation0
Empowering Communication: Speech Technology for Indian and Western Accents through AI-powered Speech Synthesis0
Benchmarking Large Multimodal Models against Common CorruptionsCode1
Data-driven grapheme-to-phoneme representations for a lexicon-free text-to-speech0
DurFlex-EVC: Duration-Flexible Emotional Voice Conversion Leveraging Discrete Representations without Text AlignmentCode2
MCMChaos: Improvising Rap Music with MCMC Methods and Chaos Theory0
ELLA-V: Stable Neural Codec Language Modeling with Alignment-guided Sequence Reordering0
Show:102550
← PrevPage 46 of 142Next →

No leaderboard results yet.