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

TitleStatusHype
An Exploration of ECAPA-TDNN and x-vector Speaker Representations in Zero-shot Multi-speaker TTS0
TTSDS2: Resources and Benchmark for Evaluating Human-Quality Text to Speech Systems0
RapFlow-TTS: Rapid and High-Fidelity Text-to-Speech with Improved Consistency Flow MatchingCode2
LM-SPT: LM-Aligned Semantic Distillation for Speech Tokenization0
Optimizing Multilingual Text-To-Speech with Accents & Emotions0
InstructTTSEval: Benchmarking Complex Natural-Language Instruction Following in Text-to-Speech SystemsCode1
Streaming Non-Autoregressive Model for Accent Conversion and Pronunciation Improvement0
PredGen: Accelerated Inference of Large Language Models through Input-Time Speculation for Real-Time Speech Interaction0
EmoNews: A Spoken Dialogue System for Expressive News ConversationsCode0
ZipVoice: Fast and High-Quality Zero-Shot Text-to-Speech with Flow MatchingCode4
Show:102550
← PrevPage 2 of 142Next →

No leaderboard results yet.