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

TitleStatusHype
MAVFlow: Preserving Paralinguistic Elements with Conditional Flow Matching for Zero-Shot AV2AV Multilingual Translation0
An Exhaustive Evaluation of TTS- and VC-based Data Augmentation for ASR0
VocalEyes: Enhancing Environmental Perception for the Visually Impaired through Vision-Language Models and Distance-Aware Object Detection0
Scaling Rich Style-Prompted Text-to-Speech DatasetsCode2
InSerter: Speech Instruction Following with Unsupervised Interleaved Pre-training0
Direct Speech to Speech Translation: A Review0
Spark-TTS: An Efficient LLM-Based Text-to-Speech Model with Single-Stream Decoupled Speech TokensCode11
UniWav: Towards Unified Pre-training for Speech Representation Learning and Generation0
Telephone Surveys Meet Conversational AI: Evaluating a LLM-Based Telephone Survey System at Scale0
Nexus: An Omni-Perceptive And -Interactive Model for Language, Audio, And Vision0
Show:102550
← PrevPage 12 of 142Next →

No leaderboard results yet.