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

TitleStatusHype
OverFlow: Putting flows on top of neural transducers for better TTSCode1
Semi-supervised learning for continuous emotional intensity controllable speech synthesis with disentangled representations0
Accented Text-to-Speech Synthesis with a Conditional Variational AutoencoderCode1
ERNIE-SAT: Speech and Text Joint Pretraining for Cross-Lingual Multi-Speaker Text-to-SpeechCode6
An Empirical Study on L2 Accents of Cross-lingual Text-to-Speech Systems via Vowel Space0
Parallel Attention Forcing for Machine Translation0
Stutter-TTS: Controlled Synthesis and Improved Recognition of Stuttered Speech0
Technology Pipeline for Large Scale Cross-Lingual Dubbing of Lecture Videos into Multiple Indian Languages0
Investigating Content-Aware Neural Text-To-Speech MOS Prediction Using Prosodic and Linguistic Features0
Generating Multilingual Gender-Ambiguous Text-to-Speech Voices0
Show:102550
← PrevPage 73 of 142Next →

No leaderboard results yet.