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

TitleStatusHype
Laugh Now Cry Later: Controlling Time-Varying Emotional States of Flow-Matching-Based Zero-Shot Text-to-SpeechCode1
TTSDS -- Text-to-Speech Distribution ScoreCode2
A Language Modeling Approach to Diacritic-Free Hebrew TTS0
Learning High-Frequency Functions Made Easy with Sinusoidal Positional EncodingCode0
Autoregressive Speech Synthesis without Vector Quantization0
Source Tracing of Audio Deepfake Systems0
ASRRL-TTS: Agile Speaker Representation Reinforcement Learning for Text-to-Speech Speaker Adaptation0
Emilia: An Extensive, Multilingual, and Diverse Speech Dataset for Large-Scale Speech GenerationCode0
CosyVoice: A Scalable Multilingual Zero-shot Text-to-speech Synthesizer based on Supervised Semantic TokensCode11
Optimizing a-DCF for Spoofing-Robust Speaker Verification0
Show:102550
← PrevPage 33 of 142Next →

No leaderboard results yet.