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

TitleStatusHype
Autoregressive Speech Synthesis without Vector Quantization0
Source Tracing of Audio Deepfake Systems0
Emilia: An Extensive, Multilingual, and Diverse Speech Dataset for Large-Scale Speech GenerationCode0
ASRRL-TTS: Agile Speaker Representation Reinforcement Learning for Text-to-Speech Speaker Adaptation0
On the Effectiveness of Acoustic BPE in Decoder-Only TTS0
Improving Accented Speech Recognition using Data Augmentation based on Unsupervised Text-to-Speech Synthesis0
Optimizing a-DCF for Spoofing-Robust Speaker Verification0
Robust Zero-Shot Text-to-Speech Synthesis with Reverse Inference Optimization0
TTSlow: Slow Down Text-to-Speech with Efficiency Robustness Evaluations0
Lightweight Zero-shot Text-to-Speech with Mixture of Adapters0
Show:102550
← PrevPage 55 of 142Next →

No leaderboard results yet.