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

TitleStatusHype
Improving Accented Speech Recognition using Data Augmentation based on Unsupervised Text-to-Speech Synthesis0
On the Effectiveness of Acoustic BPE in Decoder-Only TTS0
CATT: Character-based Arabic Tashkeel TransformerCode2
TTSlow: Slow Down Text-to-Speech with Efficiency Robustness Evaluations0
Robust Zero-Shot Text-to-Speech Synthesis with Reverse Inference Optimization0
Lightweight Zero-shot Text-to-Speech with Mixture of Adapters0
FLY-TTS: Fast, Lightweight and High-Quality End-to-End Text-to-Speech Synthesis0
NAIST Simultaneous Speech Translation System for IWSLT 20240
Open-Source Conversational AI with SpeechBrain 1.00
Application of ASV for Voice Identification after VC and Duration Predictor Improvement in TTS Models0
Show:102550
← PrevPage 34 of 142Next →

No leaderboard results yet.