HawkAaron / mxnet-transducerLinks
Fast parallel RNN-Transducer.
☆10Updated 5 years ago
Alternatives and similar repositories for mxnet-transducer
Users that are interested in mxnet-transducer are comparing it to the libraries listed below
Sorting:
- An implementation of rnn transducer for sequence labeling problem☆22Updated 7 years ago
- A listen attend and spell reimplementation in tensorflow, using a custom attention mechanism.☆44Updated 6 years ago
- Open Source WFST-based Decoder Toolkit☆77Updated 9 years ago
- Feedforward Sequential Memory Networks (FSMN) implemented by tensorflow☆52Updated 8 years ago
- This is a working example of using CTC for phone recognition on TIMIT☆50Updated 8 years ago
- MXNet implementation of RNN Transducer (Graves 2012): Sequence Transduction with Recurrent Neural Networks☆139Updated 4 years ago
- Speech recognition software where the neural net is trained with TensorFlow and GMM training and decoding is done in Kaldi☆172Updated 8 years ago
- Code for end-to-end ASR with neural networks, build with TensorFlow☆109Updated 6 years ago
- Conversion of recurrent neural network language models to weighted finite state transducers☆58Updated 7 years ago
- LSTM CTC End2End Speech Recognition.☆38Updated 6 years ago
- implement end-to-end asr algorithm with tensorflow☆40Updated 7 years ago
- ☆16Updated 6 years ago
- Python wrappers for Kaldi data☆60Updated 8 years ago
- This is now the official location of the Kaldi project.☆24Updated 5 years ago
- PyTorch Implementations for End-to-End Automatic Speech Recognition☆127Updated 6 years ago
- A Fast Sequence Transducer Implementation with PyTorch Bindings☆199Updated 3 years ago
- A python package that make tensorflow be able to read "Kaldi" scp/ark in an elegant way. May kaldi user happy to enter tensorflow world.☆40Updated 6 years ago
- ☆41Updated 7 years ago
- ☆13Updated 8 years ago
- Listen, Attend and Spell (LAS) framework for speech recognition (see https://arxiv.org/pdf/1508.01211.pdf).☆32Updated 6 years ago
- Code for the paper: Deep Residual Networks with Auditory Inspired Features for Robust Speech Recognition.☆21Updated 8 years ago
- Tensorflow version of DFSMN☆49Updated 7 years ago
- Custom decoders for Kaldi