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

TitleStatusHype
Adversarial Attacks and Robust Defenses in Speaker Embedding based Zero-Shot Text-to-Speech System0
Adversarial Speaker-Consistency Learning Using Untranscribed Speech Data for Zero-Shot Multi-Speaker Text-to-Speech0
Adversarial speech for voice privacy protection from Personalized Speech generation0
Adversarial training of Keyword Spotting to Minimize TTS Data Overfitting0
台語古詩朗誦系統A Taiwanese Text-to-Speech System for Ancient Poems[In Chinese]0
AE-Flow: AutoEncoder Normalizing Flow0
AffectEcho: Speaker Independent and Language-Agnostic Emotion and Affect Transfer for Speech Synthesis0
A Framework for Synthetic Audio Conversations Generation using Large Language Models0
A Fully Time-domain Neural Model for Subband-based Speech Synthesizer0
A Generative Model of a Pronunciation Lexicon for Hindi0
Show:102550
← PrevPage 78 of 142Next →

No leaderboard results yet.