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

TitleStatusHype
KazEmoTTS: A Dataset for Kazakh Emotional Text-to-Speech SynthesisCode1
CM-TTS: Enhancing Real Time Text-to-Speech Synthesis Efficiency through Weighted Samplers and Consistency ModelsCode2
Humane Speech Synthesis through Zero-Shot Emotion and Disfluency GenerationCode0
A Review of Multi-Modal Large Language and Vision Models0
VoiceCraft: Zero-Shot Speech Editing and Text-to-Speech in the WildCode9
Isometric Neural Machine Translation using Phoneme Count Ratio Reward-based Reinforcement Learning0
Creating an African American-Sounding TTS: Guidelines, Technical Challenges,and Surprising Evaluations0
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
Show:102550
← PrevPage 43 of 142Next →

No leaderboard results yet.