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

TitleStatusHype
A Deep Generative Acoustic Model for Compositional Automatic Speech Recognition0
ADEPT: A Dataset for Evaluating Prosody Transfer0
A Domain Adaptation Framework for Speech Recognition Systems with Only Synthetic data0
Advances in Speech Vocoding for Text-to-Speech with Continuous Parameters0
Empowering Communication: Speech Technology for Indian and Western Accents through AI-powered Speech Synthesis0
Advancing NAM-to-Speech Conversion with Novel Methods and the MultiNAM Dataset0
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
Show:102550
← PrevPage 108 of 142Next →

No leaderboard results yet.