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

TitleStatusHype
DiEmo-TTS: Disentangled Emotion Representations via Self-Supervised Distillation for Cross-Speaker Emotion Transfer in Text-to-Speech0
Autoregressive Diffusion Transformer for Text-to-Speech Synthesis0
Diacritization of Maghrebi Arabic Sub-Dialects0
AutoMOS: Learning a non-intrusive assessor of naturalness-of-speech0
An Exhaustive Evaluation of TTS- and VC-based Data Augmentation for ASR0
A Deep Generative Acoustic Model for Compositional Automatic Speech Recognition0
DeviceTTS: A Small-Footprint, Fast, Stable Network for On-Device Text-to-Speech0
Development of Smartcall Vietnamese Text-to-Speech for VLSP 20200
Automatic Speech Recognition for Hindi0
Development of Marathi Part of Speech Tagger Using Statistical Approach0
Show:102550
← PrevPage 60 of 142Next →

No leaderboard results yet.