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

TitleStatusHype
Neural source-filter-based waveform model for statistical parametric speech synthesis0
Speaking style adaptation in Text-To-Speech synthesis using Sequence-to-sequence models with attention0
Investigation of enhanced Tacotron text-to-speech synthesis systems with self-attention for pitch accent languageCode0
A Deep Generative Acoustic Model for Compositional Automatic Speech Recognition0
A Fully Time-domain Neural Model for Subband-based Speech Synthesizer0
Hierarchical Generative Modeling for Controllable Speech SynthesisCode0
Diacritization of Maghrebi Arabic Sub-Dialects0
A Fully Time-domain Neural Model for Subband-based Speech SynthesizerCode0
台語古詩朗誦系統A Taiwanese Text-to-Speech System for Ancient Poems[In Chinese]0
A Challenge Set and Methods for Noun-Verb Ambiguity0
Show:102550
← PrevPage 133 of 142Next →

No leaderboard results yet.