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

TitleStatusHype
Improved Prosodic Clustering for Multispeaker and Speaker-independent Phoneme-level Prosody Control0
Semi-supervised transfer learning for language expansion of end-to-end speech recognition models to low-resource languages0
Prosodic Clustering for Phoneme-level Prosody Control in End-to-End Speech Synthesis0
More than Words: In-the-Wild Visually-Driven Prosody for Text-to-SpeechCode1
High Quality Streaming Speech Synthesis with Low, Sentence-Length-Independent Latency0
Cross-Utterance Conditioned VAE for Non-Autoregressive Text-to-Speech0
Speech Synthesis for Low Resource Languages using Transliteration Enabled Transfer Learning0
Meta-Voice: Fast few-shot style transfer for expressive voice cloning using meta learning0
Speaker Generation0
Emotional Prosody Control for Speech Generation0
Show:102550
← PrevPage 93 of 142Next →

No leaderboard results yet.