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

TitleStatusHype
Scale This, Not That: Investigating Key Dataset Attributes for Efficient Speech Enhancement Scaling0
Schrodinger Bridges Beat Diffusion Models on Text-to-Speech Synthesis0
SeamlessEdit: Background Noise Aware Zero-Shot Speech Editing with in-Context Enhancement0
Seeing Voices: Generating A-Roll Video from Audio with Mirage0
SegINR: Segment-wise Implicit Neural Representation for Sequence Alignment in Neural Text-to-Speech0
Segmentation-Variant Codebooks for Preservation of Paralinguistic and Prosodic Information0
SelectTTS: Synthesizing Anyone's Voice via Discrete Unit-Based Frame Selection0
Self-Attention Linguistic-Acoustic Decoder0
Semi-supervised Sequence-to-sequence ASR using Unpaired Speech and Text0
Semi-Supervised Generative Modeling for Controllable Speech Synthesis0
Show:102550
← PrevPage 79 of 142Next →

No leaderboard results yet.