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
Building Text-to-Speech Systems for Resource Poor Languages0
Empowering Global Voices: A Data-Efficient, Phoneme-Tone Adaptive Approach to High-Fidelity Speech Synthesis0
EM-TTS: Efficiently Trained Low-Resource Mongolian Lightweight Text-to-Speech0
AutoMOS: Learning a non-intrusive assessor of naturalness-of-speech0
An Exhaustive Evaluation of TTS- and VC-based Data Augmentation for ASR0
End-to-End Feedback Loss in Speech Chain Framework via Straight-Through Estimator0
End to end Hindi to English speech conversion using Bark, mBART and a finetuned XLSR Wav2Vec20
Enhancing the Stability of LLM-based Speech Generation Systems through Self-Supervised Representations0
DeviceTTS: A Small-Footprint, Fast, Stable Network for On-Device Text-to-Speech0
Development of Smartcall Vietnamese Text-to-Speech for VLSP 20200
Show:102550
← PrevPage 47 of 142Next →

No leaderboard results yet.