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

TitleStatusHype
Exploring Timbre Disentanglement in Non-Autoregressive Cross-Lingual Text-to-Speech0
Revisiting IPA-based Cross-lingual Text-to-speech0
SingGAN: Generative Adversarial Network For High-Fidelity Singing Voice Generation0
FedSpeech: Federated Text-to-Speech with Continual Learning0
Improve Cross-lingual Voice Cloning Using Low-quality Code-switched Data0
A Melody-Unsupervision Model for Singing Voice Synthesis0
Systematic Inequalities in Language Technology Performance across the World's LanguagesCode0
Adapting TTS models For New Speakers using Transfer Learning0
Towards Lifelong Learning of Multilingual Text-To-Speech SynthesisCode0
A study on the efficacy of model pre-training in developing neural text-to-speech system0
Show:102550
← PrevPage 103 of 142Next →

No leaderboard results yet.