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

TitleStatusHype
ELLA-V: Stable Neural Codec Language Modeling with Alignment-guided Sequence Reordering0
Empowering Global Voices: A Data-Efficient, Phoneme-Tone Adaptive Approach to High-Fidelity Speech Synthesis0
ELAICHI: Enhancing Low-resource TTS by Addressing Infrequent and Low-frequency Character Bigrams0
Braille-to-Speech Generator: Audio Generation Based on Joint Fine-Tuning of CLIP and Fastspeech20
Efficient training strategies for natural sounding speech synthesis and speaker adaptation based on FastPitch0
End-to-End Feedback Loss in Speech Chain Framework via Straight-Through Estimator0
Bootstrapping non-parallel voice conversion from speaker-adaptive text-to-speech0
Anti-Spoofing Using Transfer Learning with Variational Information Bottleneck0
Adversarial speech for voice privacy protection from Personalized Speech generation0
A Comparative Analysis of Pretrained Language Models for Text-to-Speech0
Show:102550
← PrevPage 47 of 142Next →

No leaderboard results yet.