Tensorflow 2 Speech Recognition Code (CTC)
- Younglo Lee ([email protected])
- Tensorflow 2 implementation for korean speech recognition.
- Dataset can be downloaded in http://www.aihub.or.kr/aidata/105/download
- Connectionist Temporal Classification (CTC) speech recognition model
- Korean syllable tokenization
- Python 3.x
- Tensorflow 2.2.0
- Librosa 0.6.3
- etc.
- https://github.com/Rayhane-mamah/Tacotron-2
- https://github.com/sooftware/KoSpeech (for train/test split csv)