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

TitleStatusHype
NaturalSpeech 3: Zero-Shot Speech Synthesis with Factorized Codec and Diffusion ModelsCode3
Brilla AI: AI Contestant for the National Science and Maths QuizCode1
Towards Accurate Lip-to-Speech Synthesis in-the-Wild0
Extending Multilingual Speech Synthesis to 100+ Languages without Transcribed Data0
An Automated End-to-End Open-Source Software for High-Quality Text-to-Speech Dataset GenerationCode2
Efficient data selection employing Semantic Similarity-based Graph Structures for model training0
Daisy-TTS: Simulating Wider Spectrum of Emotions via Prosody Embedding Decomposition0
On the Semantic Latent Space of Diffusion-Based Text-to-Speech Models0
Bayesian Parameter-Efficient Fine-Tuning for Overcoming Catastrophic ForgettingCode0
Ain't Misbehavin' -- Using LLMs to Generate Expressive Robot Behavior in Conversations with the Tabletop Robot Haru0
Show:102550
← PrevPage 44 of 142Next →

No leaderboard results yet.