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

TitleStatusHype
An Exhaustive Evaluation of TTS- and VC-based Data Augmentation for ASR0
An Experimental Study: Assessing the Combined Framework of WavLM and BEST-RQ for Text-to-Speech Synthesis0
An Expert System for Automatic Reading of A Text Written in Standard Arabic0
An Exploration of ECAPA-TDNN and x-vector Speaker Representations in Zero-shot Multi-speaker TTS0
An Implementation of Back-Propagation Learning on GF11, a Large SIMD Parallel Computer0
An In-depth Analysis of the Effect of Text Normalization in Social Media0
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
Show:102550
← PrevPage 112 of 142Next →

No leaderboard results yet.