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

TitleStatusHype
SpMis: An Investigation of Synthetic Spoken Misinformation Detection0
Zero Shot Text to Speech Augmentation for Automatic Speech Recognition on Low-Resource Accented Speech Corpora0
Emo-DPO: Controllable Emotional Speech Synthesis through Direct Preference Optimization0
StyleTTS-ZS: Efficient High-Quality Zero-Shot Text-to-Speech Synthesis with Distilled Time-Varying Style Diffusion0
Acquiring Pronunciation Knowledge from Transcribed Speech Audio via Multi-task Learning0
Improving Robustness of Diffusion-Based Zero-Shot Speech Synthesis via Stable Formant Generation0
E1 TTS: Simple and Fast Non-Autoregressive TTS0
Text-To-Speech Synthesis In The Wild0
AccentBox: Towards High-Fidelity Zero-Shot Accent Generation0
HLTCOE JHU Submission to the Voice Privacy Challenge 20240
Show:102550
← PrevPage 50 of 142Next →

No leaderboard results yet.