Kaldi+PDNN: Building DNN-based ASR Systems with Kaldi and PDNN
☆120Sep 3, 2015Updated 10 years ago
Alternatives and similar repositories for kaldipdnn
Users that are interested in kaldipdnn are comparing it to the libraries listed below
Sorting:
- PDNN: A Python Toolkit for Deep Learning. http://www.cs.cmu.edu/~ymiao/pdnntk.html☆225May 4, 2017Updated 8 years ago
- End-to-End Attention-Based Large Vocabulary Speech Recognition☆265Nov 22, 2022Updated 3 years ago
- Python wrapper for Kaldi decoders (Kaldi https://sourceforge.net/projects/kaldi/)☆80Dec 13, 2015Updated 10 years ago
- The official repository of the Eesen project☆204Aug 9, 2016Updated 9 years ago
- GStreamer plugin around Kaldi's online neural network decoder☆184Oct 13, 2020Updated 5 years ago
- Extended speech recognition neural network based on Kaldi for reproducible research☆15Aug 28, 2015Updated 10 years ago
- Python wrappers for Kaldi data☆60Sep 20, 2017Updated 8 years ago
- The official repository of the Eesen project☆834May 23, 2019Updated 6 years ago
- Offline transcription system for Estonian using Kaldi☆228Aug 4, 2022Updated 3 years ago
- Some simple wrappers around kaldi-asr intended to make using kaldi's (online) decoders as convenient as possible.☆170Feb 23, 2021Updated 5 years ago
- C++ implementation of LSTM (Long Short Term Memory), in Kaldi's nnet1 framework. Used for automatic speech recognition, possibly languag…