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

TitleStatusHype
Deep Feed-forward Sequential Memory Networks for Speech Synthesis0
Efficient Neural Audio SynthesisCode2
Fitting New Speakers Based on a Short Untranscribed Sample0
Tools and resources for Romanian text-to-speech and speech-to-text applicationsCode0
An Implementation of Back-Propagation Learning on GF11, a Large SIMD Parallel Computer0
HybridNet: A Hybrid Neural Architecture to Speed-up Autoregressive Models0
Creating New Language and Voice Components for the Updated MaryTTS Text-to-Speech Synthesis Platform0
ObamaNet: Photo-realistic lip-sync from textCode0
Efficiently Trainable Text-to-Speech System Based on Deep Convolutional Networks with Guided AttentionCode1
Deep Voice 3: Scaling Text-to-Speech with Convolutional Sequence LearningCode0
Show:102550
← PrevPage 135 of 142Next →

No leaderboard results yet.