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

TitleStatusHype
Multi-modal and Multi-scale Spatial Environment Understanding for Immersive Visual Text-to-SpeechCode0
Bayesian Parameter-Efficient Fine-Tuning for Overcoming Catastrophic ForgettingCode0
An investigation of phrase break prediction in an End-to-End TTS systemCode0
BanglaFake: Constructing and Evaluating a Specialized Bengali Deepfake Audio DatasetCode0
A wearable sensor vest for social humanoid robots with GPGPU, IoT, and modular software architectureCode0
MelNet: A Generative Model for Audio in the Frequency DomainCode0
Mlphon: A Multifunctional Grapheme-Phoneme Conversion Tool Using Finite State TransducersCode0
Luganda Text-to-Speech MachineCode0
Location-Relative Attention Mechanisms For Robust Long-Form Speech SynthesisCode0
Let's Give a Voice to Conversational Agents in Virtual RealityCode0
Show:102550
← PrevPage 31 of 142Next →

No leaderboard results yet.