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

TitleStatusHype
Spark-TTS: An Efficient LLM-Based Text-to-Speech Model with Single-Stream Decoupled Speech TokensCode11
F5-TTS: A Fairytaler that Fakes Fluent and Faithful Speech with Flow MatchingCode11
IndexTTS: An Industrial-Level Controllable and Efficient Zero-Shot Text-To-Speech SystemCode11
CosyVoice: A Scalable Multilingual Zero-shot Text-to-speech Synthesizer based on Supervised Semantic TokensCode11
Metis: A Foundation Speech Generation Model with Masked Generative Pre-trainingCode9
MaskGCT: Zero-Shot Text-to-Speech with Masked Generative Codec TransformerCode9
Natural language guidance of high-fidelity text-to-speech with synthetic annotationsCode9
Moshi: a speech-text foundation model for real-time dialogueCode9
Overview of the Amphion Toolkit (v0.2)Code9
VoiceCraft: Zero-Shot Speech Editing and Text-to-Speech in the WildCode9
Show:102550
← PrevPage 1 of 142Next →

No leaderboard results yet.