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

TitleStatusHype
CloneShield: A Framework for Universal Perturbation Against Zero-Shot Voice Cloning0
RASMALAI: Resources for Adaptive Speech Modeling in Indian Languages with Accents and Intonations0
MPE-TTS: Customized Emotion Zero-Shot Text-To-Speech Using Multi-Modal Prompt0
Speechless: Speech Instruction Training Without Speech for Low Resource LanguagesCode7
What You Read Isn't What You Hear: Linguistic Sensitivity in Deepfake Speech Detection0
UniTTS: An end-to-end TTS system without decoupling of acoustic and semantic informationCode1
Benchmarking Expressive Japanese Character Text-to-Speech with VITS and Style-BERT-VITS20
From Tens of Hours to Tens of Thousands: Scaling Back-Translation for Speech RecognitionCode1
Voicing Personas: Rewriting Persona Descriptions into Style Prompts for Controllable Text-to-Speech0
MIKU-PAL: An Automated and Standardized Multi-Modal Method for Speech Paralinguistic and Affect Labeling0
Show:102550
← PrevPage 7 of 142Next →

No leaderboard results yet.