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
Building Open Javanese and Sundanese Corpora for Multilingual Text-to-Speech0
Speaker-independent raw waveform model for glottal excitation0
Machine Speech Chain with One-shot Speaker Adaptation0
Speech to text and text to speech recognition systems-Areview0
Can we steal your vocal identity from the Internet?: Initial investigation of cloning Obama's voice using GAN, WaveNet and low-quality found data0
Deep Feed-forward Sequential Memory Networks for Speech Synthesis0
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
Show:102550
← PrevPage 135 of 142Next →

No leaderboard results yet.