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
ContextSpeech: Expressive and Efficient Text-to-Speech for Paragraph Reading0
Contextual Expressive Text-to-Speech0
Continual Learning in Machine Speech Chain Using Gradient Episodic Memory0
Continual Speaker Adaptation for Text-to-Speech Synthesis0
Semi-supervised learning for continuous emotional intensity controllable speech synthesis with disentangled representations0
Continuous Expressive Speaking Styles Synthesis based on CVSM and MR-HMM0
Continuous Speech Synthesis using per-token Latent Diffusion0
Controllable Accented Text-to-Speech Synthesis0
Controllable Emphasis with zero data for text-to-speech0
Controllable neural text-to-speech synthesis using intuitive prosodic features0
Show:102550
← PrevPage 96 of 142Next →

No leaderboard results yet.