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

TitleStatusHype
Faces that Speak: Jointly Synthesising Talking Face and Speech from Text0
Towards Evaluating the Robustness of Automatic Speech Recognition Systems via Audio Style Transfer0
PolyGlotFake: A Novel Multilingual and Multimodal DeepFake DatasetCode0
Real-Time Pill Identification for the Visually Impaired Using Deep Learning0
Attention-Constrained Inference for Robust Decoder-Only Text-to-Speech0
UMETTS: A Unified Framework for Emotional Text-to-Speech Synthesis with Multimodal PromptsCode1
USAT: A Universal Speaker-Adaptive Text-to-Speech ApproachCode1
TI-ASU: Toward Robust Automatic Speech Understanding through Text-to-speech Imputation Against Missing Speech Modality0
StoryTTS: A Highly Expressive Text-to-Speech Dataset with Rich Textual Expressiveness Annotations0
Retrieval-Augmented Audio Deepfake Detection0
Show:102550
← PrevPage 41 of 142Next →

No leaderboard results yet.