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

TitleStatusHype
Accented Text-to-Speech Synthesis with Limited Data0
M2-CTTS: End-to-End Multi-scale Multi-modal Conversational Text-to-Speech Synthesis0
A Review of Deep Learning Techniques for Speech Processing0
Zero-shot text-to-speech synthesis conditioned using self-supervised speech representation model0
DiffVoice: Text-to-Speech with Latent Diffusion0
A Virtual Simulation-Pilot Agent for Training of Air Traffic Controllers0
Enhancing Speech-to-Speech Translation with Multiple TTS Targets0
An investigation of phrase break prediction in an End-to-End TTS systemCode0
ArmanTTS single-speaker Persian dataset0
Ensemble prosody prediction for expressive speech synthesis0
Show:102550
← PrevPage 78 of 142Next →

No leaderboard results yet.