dophist / kaldi-lstmView external linksLinks
C++ implementation of LSTM (Long Short Term Memory), in Kaldi's nnet1 framework. Used for automatic speech recognition, possibly language modeling etc, the training can be switched between CPU and GPU(CUDA). This repo is now merged into official Kaldi codebase(Karel's setup), so this repo is no longer maintained, please check out the Kaldi proj…
☆215Feb 4, 2015Updated 11 years ago
Alternatives and similar repositories for kaldi-lstm
Users that are interested in kaldi-lstm are comparing it to the libraries listed below
Sorting:
- LSTM implementation on Caffe☆494Aug 30, 2016Updated 9 years ago
- Kaldi+PDNN: Building DNN-based ASR Systems with Kaldi and PDNN☆120Sep 3, 2015Updated 10 years ago
- The official repository of the Eesen project☆833May 23, 2019Updated 6 years ago
- LSTM Neural Network in Python and Cython, used for language modelling☆131Apr 27, 2016Updated 9 years ago
- Connectionist Temporal Classification (CTC) Automatic Speech Recognition☆296Mar 6, 2018Updated 7 years ago
- Portal of Johannes and Felix's RNN implementation and further modifications for ASR☆21Nov 27, 2014Updated 11 years ago
- End-to-End Attention-Based Large Vocabulary Speech Recognition☆265Nov 22, 2022Updated 3 years ago
- Neural net code for lexicon-free speech recognition with connectionist temporal classification☆250Feb 23, 2016Updated 9 years ago
- LSTM Python library using Cython☆37Dec 19, 2014Updated 11 years ago
- Custom decoders for Kaldi☆80Jun 10, 2019Updated 6 years ago
- Extended speech recognition neural network based on Kaldi for reproducible research☆15Aug 28, 2015Updated 10 years ago
- A recurrent neural network library for sequence learning problems.☆45Dec 17, 2015Updated 10 years ago
- PDNN: A Python Toolkit for Deep Learning. http://www.cs.cmu.edu/~ymiao/pdnntk.html☆225May 4, 2017Updated 8 years ago
- A KALDI/C++ implementation of GoogleBrain's SpecAugment: A Simple Data Augmentation Method for Automatic Speech Recognition☆14Sep 4, 2019Updated 6 years ago
- A small C++ implementation of LSTM networks, focused on OCR.☆829Oct 24, 2019Updated 6 years ago
- Speech recognition software where the neural net is trained with TensorFlow and GMM training and decoding is done in Kaldi☆173Jan 8, 2017Updated 9 years ago
- ☆89Nov 20, 2016Updated 9 years ago
- Tutorial introducing Monte Carlo integration and Markov Chain Monte Carlo☆52Mar 14, 2013Updated 12 years ago
- C++ implementation for Neural Network-based NLP, such as LSTM machine translation!☆86Aug 13, 2017Updated 8 years ago
- Nano size Theano LSTM module☆303Nov 16, 2016Updated 9 years ago
- LSTM and GRU in JAVA☆118Apr 2, 2019Updated 6 years ago
- Keras Interface for Kaldi ASR☆122Sep 27, 2017Updated 8 years ago
- RNN(LSTM, GRU) in Theano with mini-batch training; character-level language models in Theano☆69Oct 14, 2018Updated 7 years ago
- Purified Purine.☆256May 26, 2015Updated 10 years ago
- ☆682Aug 21, 2018Updated 7 years ago
- A. Grave's RNNLIB made more readable☆39Nov 24, 2014Updated 11 years ago
- Juicer is a Weighted Finite State Transducer (WFST) based decoder for Automatic Speech Recognition (ASR).☆62Nov 26, 2015Updated 10 years ago
- Recurrent Neural Network and Long Short Term Memory (LSTM) with Connectionist Temporal Classification implemented in Theano. Includes a T…☆221Jul 26, 2016Updated 9 years ago
- The official repository of the Eesen project☆203Aug 9, 2016Updated 9 years ago
- "Automated Speech Recognition System" in Machine Learning and Having it Deep and Structured, Spring 2015☆21Nov 25, 2016Updated 9 years ago
- Gated Recurrent Unit with Low-rank matrix factorization☆34Mar 11, 2016Updated 9 years ago
- Fast parallel CTC.☆4,076Mar 4, 2024Updated last year
- A recipe for creating a Speaker Identification system built on Kaldi.☆15Jan 2, 2020Updated 6 years ago
- Aalto Automatic Speech Recognition tools☆90Apr 4, 2017Updated 8 years ago
- Benchmarking different LSTM libraries☆25Mar 22, 2016Updated 9 years ago
- Faster Recurrent Neural Network Language Modeling Toolkit with Noise Contrastive Estimation and Hierarchical Softmax☆564Apr 26, 2022Updated 3 years ago
- Train a deeper LSTM and normalized CNN Visual Question Answering model. This current code can get 58.16 on OpenEnded and 63.09 on Multipl…☆387Mar 22, 2019Updated 6 years ago
- Theano implementation of CTC.☆75Nov 23, 2015Updated 10 years ago
- Code for ICASSP 2019 paper☆18Oct 29, 2018Updated 7 years ago