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

TitleStatusHype
ReVISE: Self-Supervised Speech Resynthesis With Visual Input for Universal and Generalized Speech Regeneration0
ResGrad: Residual Denoising Diffusion Probabilistic Models for Text to SpeechCode1
StyleTTS-VC: One-Shot Voice Conversion by Knowledge Transfer from Style-Based TTS ModelsCode1
HMM-based data augmentation for E2E systems for building conversational speech synthesis systems0
ReVISE: Self-Supervised Speech Resynthesis with Visual Input for Universal and Generalized Speech Enhancement0
Improving the quality of neural TTS using long-form content and multi-speaker multi-style modeling0
TTS-Guided Training for Accent Conversion Without Parallel Data0
Text-to-speech synthesis based on latent variable conversion using diffusion probabilistic model and variational autoencoder0
Investigation of Japanese PnG BERT language model in text-to-speech synthesis for pitch accent language0
Speech Aware Dialog System Technology Challenge (DSTC11)0
Show:102550
← PrevPage 70 of 142Next →

No leaderboard results yet.