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

TitleStatusHype
Environment Aware Text-to-Speech Synthesis0
A study on the efficacy of model pre-training in developing neural text-to-speech system0
Cross-speaker Emotion Transfer Based on Speaker Condition Layer Normalization and Semi-Supervised Training in Text-To-SpeechCode1
VisualTTS: TTS with Accurate Lip-Speech Synchronization for Automatic Voice Over0
Applying Phonological Features in Multilingual Text-To-SpeechCode0
Mixer-TTS: non-autoregressive, fast and compact text-to-speech model conditioned on language model embeddingsCode1
Emphasis control for parallel neural TTS0
GANtron: Emotional Speech Synthesis with Generative Adversarial Networks0
Hierarchical prosody modeling and control in non-autoregressive parallel neural TTS0
EdiTTS: Score-based Editing for Controllable Text-to-SpeechCode1
Show:102550
← PrevPage 96 of 142Next →

No leaderboard results yet.