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

TitleStatusHype
CSS10: A Collection of Single Speaker Speech Datasets for 10 LanguagesCode0
IsoChronoMeter: A simple and effective isochronic translation evaluation metricCode0
Integrated Speech and Gesture SynthesisCode0
Investigation of enhanced Tacotron text-to-speech synthesis systems with self-attention for pitch accent languageCode0
Independent and automatic evaluation of acoustic-to-articulatory inversion modelsCode0
Humane Speech Synthesis through Zero-Shot Emotion and Disfluency GenerationCode0
Cross-Modal Generalization: Learning in Low Resource Modalities via Meta-AlignmentCode0
Attentive Multi-Layer Perceptron for Non-autoregressive GenerationCode0
Hierarchical Generative Modeling for Controllable Speech SynthesisCode0
Attention Forcing for Machine TranslationCode0
Show:102550
← PrevPage 34 of 142Next →

No leaderboard results yet.