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

TitleStatusHype
A Survey on Neural Speech SynthesisCode1
FastPitchFormant: Source-filter based Decomposed Modeling for Speech SynthesisCode1
GANSpeech: Adversarial Training for High-Fidelity Multi-Speaker Speech Synthesis0
Non-Autoregressive TTS with Explicit Duration Modelling for Low-Resource Highly Expressive Speech0
Non-native English lexicon creation for bilingual speech synthesis0
Advances in Speech Vocoding for Text-to-Speech with Continuous Parameters0
WaveGrad 2: Iterative Refinement for Text-to-Speech SynthesisCode1
EMOVIE: A Mandarin Emotion Speech Dataset with a Simple Emotional Text-to-Speech Model0
Improving the expressiveness of neural vocoding with non-affine Normalizing Flows0
ADEPT: A Dataset for Evaluating Prosody Transfer0
Show:102550
← PrevPage 101 of 142Next →

No leaderboard results yet.