esoyeon/KoreanTTS
Korean Text To Speech Project: Using Tacotron1, Tacotron2, Wavenet and Melgan
This project helps you convert written Korean text into natural-sounding spoken audio. You input Korean sentences, and it outputs corresponding speech audio. This is ideal for content creators, educators, or businesses looking to generate high-quality Korean voiceovers or audio content.
No commits in the last 6 months.
Use this if you need to transform Korean text documents or scripts into realistic spoken audio.
Not ideal if you need to analyze or process existing Korean speech, rather than generate new speech.
Stars
38
Forks
10
Language
Jupyter Notebook
License
—
Category
Last pushed
Nov 15, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/esoyeon/KoreanTTS"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
bshall/Tacotron
A PyTorch implementation of Location-Relative Attention Mechanisms For Robust Long-Form Speech Synthesis
Kyubyong/dc_tts
A TensorFlow Implementation of DC-TTS: yet another text-to-speech model
DemisEom/SpecAugment
A Implementation of SpecAugment with Tensorflow & Pytorch, introduced by Google Brain
Rayhane-mamah/Tacotron-2
DeepMind's Tacotron-2 Tensorflow implementation
Kyubyong/tacotron
A TensorFlow Implementation of Tacotron: A Fully End-to-End Text-To-Speech Synthesis Model