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

TitleStatusHype
BitTTS: Highly Compact Text-to-Speech Using 1.58-bit Quantization and Weight Indexing0
A Novel Data Augmentation Approach for Automatic Speaking Assessment on Opinion Expressions0
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
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
Advancing NAM-to-Speech Conversion with Novel Methods and the MultiNAM Dataset0
A Challenge Set and Methods for Noun-Verb Ambiguity0
On the Problem of Text-To-Speech Model Selection for Synthetic Data Generation in Automatic Speech Recognition0
Show:102550
← PrevPage 36 of 142Next →

No leaderboard results yet.