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

TitleStatusHype
S2ST-Omni: An Efficient and Scalable Multilingual Speech-to-Speech Translation Framework via Seamless Speech-Text Alignment and Streaming Speech Generation0
Sadeed: Advancing Arabic Diacritization Through Small Language Model0
SALF-MOS: Speaker Agnostic Latent Features Downsampled for MOS Prediction0
SALMONN-omni: A Codec-free LLM for Full-duplex Speech Understanding and Generation0
SALTTS: Leveraging Self-Supervised Speech Representations for improved Text-to-Speech Synthesis0
Sample Efficient Adaptive Text-to-Speech0
SANE-TTS: Stable And Natural End-to-End Multilingual Text-to-Speech0
SANIP: Shopping Assistant and Navigation for the visually impaired0
SATTS: Speaker Attractor Text to Speech, Learning to Speak by Learning to Separate0
Scalable Multilingual Frontend for TTS0
Show:102550
← PrevPage 78 of 142Next →

No leaderboard results yet.