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

TitleStatusHype
Location-Relative Attention Mechanisms For Robust Long-Form Speech SynthesisCode0
LibriS2S: A German-English Speech-to-Speech Translation CorpusCode0
Luganda Text-to-Speech MachineCode0
Learning Speaker Embedding from Text-to-SpeechCode0
Learning High-Frequency Functions Made Easy with Sinusoidal Positional EncodingCode0
Latent Optimal Paths by Gumbel Propagation for Variational Bayesian Dynamic ProgrammingCode0
Audio Super Resolution using Neural NetworksCode0
"I've Heard of You!": Generate Spoken Named Entity Recognition Data for Unseen EntitiesCode0
Investigation of enhanced Tacotron text-to-speech synthesis systems with self-attention for pitch accent languageCode0
Integrated Speech and Gesture SynthesisCode0
Show:102550
← PrevPage 32 of 142Next →

No leaderboard results yet.