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

TitleStatusHype
EM-TTS: Efficiently Trained Low-Resource Mongolian Lightweight Text-to-Speech0
Attempt Towards Stress Transfer in Speech-to-Speech Machine Translation0
AttentionStitch: How Attention Solves the Speech Editing Problem0
Towards Accurate Lip-to-Speech Synthesis in-the-Wild0
Extending Multilingual Speech Synthesis to 100+ Languages without Transcribed Data0
Efficient data selection employing Semantic Similarity-based Graph Structures for model training0
Daisy-TTS: Simulating Wider Spectrum of Emotions via Prosody Embedding Decomposition0
Bayesian Parameter-Efficient Fine-Tuning for Overcoming Catastrophic ForgettingCode0
On the Semantic Latent Space of Diffusion-Based Text-to-Speech Models0
Ain't Misbehavin' -- Using LLMs to Generate Expressive Robot Behavior in Conversations with the Tabletop Robot Haru0
Show:102550
← PrevPage 63 of 142Next →

No leaderboard results yet.