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

TitleStatusHype
DART: Disentanglement of Accent and Speaker Representation in Multispeaker Text-to-Speech0
DASB -- Discrete Audio and Speech Benchmark0
Data Augmentation Methods for End-to-end Speech Recognition on Distant-Talk Scenarios0
Data Center Audio/Video Intelligence on Device (DAVID) -- An Edge-AI Platform for Smart-Toys0
Data-driven grapheme-to-phoneme representations for a lexicon-free text-to-speech0
Data Efficient Voice Cloning for Neural Singing Synthesis0
Data Processing for Optimizing Naturalness of Vietnamese Text-to-speech System0
Data Redaction from Conditional Generative Models0
D-CAPTCHA++: A Study of Resilience of Deepfake CAPTCHA under Transferable Imperceptible Adversarial Attack0
Debatts: Zero-Shot Debating Text-to-Speech Synthesis0
Show:102550
← PrevPage 131 of 142Next →

No leaderboard results yet.