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

TitleStatusHype
UniCUE: Unified Recognition and Generation Framework for Chinese Cued Speech Video-to-Speech Generation0
CapSpeech: Enabling Downstream Applications in Style-Captioned Text-to-Speech0
Prompt-Unseen-Emotion: Zero-shot Expressive Speech Synthesis with Prompt-LLM Contextual Knowledge for Mixed Emotions0
Towards a Japanese Full-duplex Spoken Dialogue System0
SALF-MOS: Speaker Agnostic Latent Features Downsampled for MOS Prediction0
Zero-Shot Text-to-Speech for Vietnamese0
WCTC-Biasing: Retraining-free Contextual Biasing ASR with Wildcard CTC-based Keyword Spotting and Inter-layer Biasing0
Counterfactual Activation Editing for Post-hoc Prosody and Mispronunciation Correction in TTS Models0
Chain-of-Thought Training for Open E2E Spoken Dialogue Systems0
Speech Token Prediction via Compressed-to-fine Language Modeling for Speech Generation0
Show:102550
← PrevPage 31 of 142Next →

No leaderboard results yet.