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

TitleStatusHype
Speech to Speech Translation with Translatotron: A State of the Art Review0
IndexTTS: An Industrial-Level Controllable and Efficient Zero-Shot Text-To-Speech SystemCode11
ShiftySpeech: A Large-Scale Synthetic Speech Dataset with Distribution ShiftsCode1
Gender Bias in Instruction-Guided Speech Synthesis Models0
Fine-grained Preference Optimization Improves Zero-shot Text-to-Speech0
Metis: A Foundation Speech Generation Model with Masked Generative Pre-trainingCode9
Streaming Speaker Change Detection and Gender Classification for Transducer-Based Multi-Talker Speech Translation0
Developing multilingual speech synthesis system for Ojibwe, Mi'kmaq, and MaliseetCode1
EmoTalkingGaussian: Continuous Emotion-conditioned Talking Head Synthesis0
VisualSpeech: Enhance Prosody with Visual Context in TTS0
Show:102550
← PrevPage 14 of 142Next →

No leaderboard results yet.