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

TitleStatusHype
Improving Speech-to-Speech Translation Through Unlabeled Text0
Improving the expressiveness of neural vocoding with non-affine Normalizing Flows0
Improving the quality of neural TTS using long-form content and multi-speaker multi-style modeling0
Cued Speech Generation Leveraging a Pre-trained Audiovisual Text-to-Speech Model0
Incorporating speaker embedding and post-filter network for improving speaker similarity of personalized speech synthesis system0
Incremental Disentanglement for Environment-Aware Zero-Shot Text-to-Speech Synthesis0
A Survey on Audio Diffusion Models: Text To Speech Synthesis and Enhancement in Generative AI0
Incremental Machine Speech Chain Towards Enabling Listening while Speaking in Real-time0
High Quality Streaming Speech Synthesis with Low, Sentence-Length-Independent Latency0
High-Quality Automatic Voice Over with Accurate Alignment: Supervision through Self-Supervised Discrete Speech Units0
Show:102550
← PrevPage 70 of 142Next →

No leaderboard results yet.