dophist / kaldi-lstmLinks
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…
☆213Updated 10 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:
- Neural net code for lexicon-free speech recognition with connectionist temporal classification☆249Updated 9 years ago
- End-to-End Attention-Based Large Vocabulary Speech Recognition☆262Updated 2 years ago
- Kaldi+PDNN: Building DNN-based ASR Systems with Kaldi and PDNN☆119Updated 9 years ago
- DeepSpeech neon implementation☆223Updated 2 years ago
- Recurrent Neural Network and Long Short Term Memory (LSTM) with Connectionist Temporal Classification implemented in Theano. Includes a T…☆221Updated 8 years ago
- The official repository of the Eesen project☆201Updated 8 years ago
- A short example of training a bidirectional LSTM model with connectionist temporal classification☆154Updated 6 years ago
- Numpy and Theano bindings for Baidu's warp-ctc☆60Updated 7 years ago
- Theano implementation of CTC.☆75Updated 9 years ago
- MXNet based Neural Machine Translation☆118Updated 6 years ago
- tools around preparing TIMIT for HMM (with HTK) and deep learning (with Theano) methods☆78Updated 9 years ago
- PDNN: A Python Toolkit for Deep Learning. http://www.cs.cmu.edu/~ymiao/pdnntk.html☆224Updated 8 years ago
- Faster Recurrent Neural Network Language Modeling Toolkit with Noise Contrastive Estimation and Hierarchical Softmax☆562Updated 3 years ago
- Speech recognition software where the neural net is trained with TensorFlow and GMM training and decoding is done in Kaldi☆170Updated 8 years ago
- Code and models from the paper "Layer Normalization"☆247Updated 8 years ago
- LSTM Neural Network in Python and Cython, used for language modelling☆129Updated 9 years ago
- Speech Recognition using DeepSpeech2 network and the CTC activation function.☆259Updated 7 years ago
- LSTM implementation on Caffe☆493Updated 8 years ago
- Code for end-to-end ASR with neural networks, build with TensorFlow☆109Updated 6 years ago
- Benchmarks for several RNN variations with different deep-learning frameworks☆169Updated 6 years ago
- Python wrappers for Kaldi data☆33Updated 7 years ago
- Character level speech recognizer using ctc loss with deep rnns in TensorFlow.☆78Updated 6 years ago
- Connectionist Temporal Classification (CTC) Automatic Speech Recognition☆296Updated 7 years ago
- Nano size Theano LSTM module☆303Updated 8 years ago
- Recurrent Neural Network Language Modeling (RNNLM) Toolkit☆120Updated 2 years ago
- CTC + Tensorflow Example for ASR☆312Updated 7 years ago
- Language Modeling☆156Updated 5 years ago
- RNN(LSTM, GRU) in Theano with mini-batch training; character-level language models in Theano☆69Updated 6 years ago
- A fast deep neural network library (CPU) for speech recognition☆84Updated 6 years ago
- Theano implementation of CTC. Applied on TIMIT and a Toy dataset.☆36Updated 9 years ago