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

TitleStatusHype
Phonikud: Hebrew Grapheme-to-Phoneme Conversion for Real-Time Text-to-Speech0
StreamMel: Real-Time Zero-shot Text-to-Speech via Interleaved Continuous Autoregressive Modeling0
Scheduled Interleaved Speech-Text Training for Speech-to-Speech Translation with LLMs0
S2ST-Omni: An Efficient and Scalable Multilingual Speech-to-Speech Translation Framework via Seamless Speech-Text Alignment and Streaming Speech Generation0
Ming-Omni: A Unified Multimodal Model for Perception and GenerationCode4
UmbraTTS: Adapting Text-to-Speech to Environmental Contexts with Flow Matching0
GUIRoboTron-Speech: Towards Automated GUI Agents Based on Speech InstructionsCode1
A Self-Refining Framework for Enhancing ASR Using TTS-Synthesized Data0
Transcript-Prompted Whisper with Dictionary-Enhanced Decoding for Japanese Speech Annotation0
Seeing Voices: Generating A-Roll Video from Audio with Mirage0
Show:102550
← PrevPage 3 of 142Next →

No leaderboard results yet.