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

TitleStatusHype
A Proposal of Automatic Error Correction in Text0
Arabic Text-To-Speech (TTS) Data Preparation0
A review-based study on different Text-to-Speech technologies0
A Review of Deep Learning Techniques for Speech Processing0
A Review of Multi-Modal Large Language and Vision Models0
ArmanTTS single-speaker Persian dataset0
Artificial Eye for the Blind0
A Self-Refining Framework for Enhancing ASR Using TTS-Synthesized Data0
A Simple Baseline for Domain Adaptation in End to End ASR Systems Using Synthetic Data0
A Speech-enabled Fixed-phrase Translator for Healthcare Accessibility0
Show:102550
← PrevPage 84 of 142Next →

No leaderboard results yet.