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

TitleStatusHype
An Investigation of Noise Robustness for Flow-Matching-Based Zero-Shot TTS0
An objective evaluation of the effects of recording conditions and speaker characteristics in multi-speaker deep neural speech synthesis0
Anonymizing Speech with Generative Adversarial Networks to Preserve Speaker Privacy0
A Novel Approach to OCR using Image Recognition based Classification for Ancient Tamil Inscriptions in Temples0
A Novel Chinese Dialect TTS Frontend with Non-Autoregressive Neural Machine Translation0
A Novel Data Augmentation Approach for Automatic Speaking Assessment on Opinion Expressions0
An Overview of Affective Speech Synthesis and Conversion in the Deep Learning Era0
An overview of text-to-speech systems and media applications0
Anti-Spoofing Using Transfer Learning with Variational Information Bottleneck0
AnyoneNet: Synchronized Speech and Talking Head Generation for Arbitrary Person0
Show:102550
← PrevPage 82 of 142Next →

No leaderboard results yet.