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

TitleStatusHype
Empowering Communication: Speech Technology for Indian and Western Accents through AI-powered Speech Synthesis0
Data-driven grapheme-to-phoneme representations for a lexicon-free text-to-speech0
MCMChaos: Improvising Rap Music with MCMC Methods and Chaos Theory0
ELLA-V: Stable Neural Codec Language Modeling with Alignment-guided Sequence Reordering0
End to end Hindi to English speech conversion using Bark, mBART and a finetuned XLSR Wav2Vec20
Noise-robust zero-shot text-to-speech synthesis conditioned on self-supervised speech-representation model with adapters0
Evaluating and Personalizing User-Perceived Quality of Text-to-Speech Voices for Delivering Mindfulness Meditation with Different Physical Embodiments0
Transfer the linguistic representations from TTS to accent conversion with non-parallel data0
Utilizing Neural Transducers for Two-Stage Text-to-Speech via Semantic Token Prediction0
Incremental FastPitch: Chunk-based High Quality Text to Speech0
Show:102550
← PrevPage 65 of 142Next →

No leaderboard results yet.