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
台語古詩朗誦系統A Taiwanese Text-to-Speech System for Ancient Poems[In Chinese]0
A Challenge Set and Methods for Noun-Verb Ambiguity0
Sample Efficient Adaptive Text-to-Speech0
Neural Speech Synthesis with Transformer NetworkCode2
Self-Attention Linguistic-Acoustic Decoder0
Semi-Supervised Training for Improving Data Efficiency in End-to-End Speech Synthesis0
Predicting Expressive Speaking Style From Text In End-To-End Speech Synthesis0
Wasserstein GAN and Waveform Loss-based Acoustic Model Training for Multi-speaker Text-to-Speech Synthesis Systems Using a WaveNet Vocoder0
Multi-scale Alignment and Contextual History for Attention Mechanism in Sequence-to-sequence Model0
ClariNet: Parallel Wave Generation in End-to-End Text-to-SpeechCode1
Show:102550
← PrevPage 133 of 142Next →

No leaderboard results yet.