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

TitleStatusHype
MIKU-PAL: An Automated and Standardized Multi-Modal Method for Speech Paralinguistic and Affect Labeling0
Audio Jailbreak: An Open Comprehensive Benchmark for Jailbreaking Large Audio-Language ModelsCode1
Impact of Frame Rates on Speech Tokenizer: A Case Study on Mandarin and English0
SeamlessEdit: Background Noise Aware Zero-Shot Speech Editing with in-Context Enhancement0
AudioJailbreak: Jailbreak Attacks against End-to-End Large Audio-Language Models0
FMSD-TTS: Few-shot Multi-Speaker Multi-Dialect Text-to-Speech Synthesis for Ü-Tsang, Amdo and Kham Speech Dataset Generation0
Improving Noise Robustness of LLM-based Zero-shot TTS via Discrete Acoustic Token Denoising0
OZSpeech: One-step Zero-shot Speech Synthesis with Learned-Prior-Conditioned Flow Matching0
Shallow Flow Matching for Coarse-to-Fine Text-to-Speech Synthesis0
BanglaFake: Constructing and Evaluating a Specialized Bengali Deepfake Audio DatasetCode0
Show:102550
← PrevPage 8 of 142Next →

No leaderboard results yet.