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

TitleStatusHype
Prompt-Unseen-Emotion: Zero-shot Expressive Speech Synthesis with Prompt-LLM Contextual Knowledge for Mixed Emotions0
Zero-Shot Text-to-Speech for Vietnamese0
SALF-MOS: Speaker Agnostic Latent Features Downsampled for MOS Prediction0
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
Werewolf: A Straightforward Game Framework with TTS for Improved User Engagement0
Speech Token Prediction via Compressed-to-fine Language Modeling for Speech Generation0
Can Emotion Fool Anti-spoofing?0
LLM-Synth4KWS: Scalable Automatic Generation and Synthesis of Confusable Data for Custom Keyword Spotting0
Show:102550
← PrevPage 5 of 142Next →

No leaderboard results yet.