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

TitleStatusHype
Easy, Interpretable, Effective: openSMILE for voice deepfake detection0
E3 TTS: Easy End-to-End Diffusion-based Text to Speech0
A Novel Chinese Dialect TTS Frontend with Non-Autoregressive Neural Machine Translation0
Adversarial Attacks and Robust Defenses in Speaker Embedding based Zero-Shot Text-to-Speech System0
Scheduled Interleaved Speech-Text Training for Speech-to-Speech Translation with LLMs0
E1 TTS: Simple and Fast Non-Autoregressive TTS0
Dynamic Prosody Generation for Speech Synthesis using Linguistics-Driven Acoustic Embedding Selection0
DurIAN-E: Duration Informed Attention Network For Expressive Text-to-Speech Synthesis0
Beyond Text-to-Text: An Overview of Multimodal and Generative Artificial Intelligence for Education Using Topic Modeling0
A Novel Approach to OCR using Image Recognition based Classification for Ancient Tamil Inscriptions in Temples0
Show:102550
← PrevPage 53 of 142Next →

No leaderboard results yet.