v0lta / Listen-attend-and-spellLinks
A listen attend and spell reimplementation in tensorflow, using a custom attention mechanism.
☆44Updated 6 years ago
Alternatives and similar repositories for Listen-attend-and-spell
Users that are interested in Listen-attend-and-spell are comparing it to the libraries listed below
Sorting:
- Code for end-to-end ASR with neural networks, build with TensorFlow☆109Updated 6 years ago
- Python wrappers for Kaldi data☆61Updated 7 years ago
- This is a working example of using CTC for phone recognition on TIMIT☆50Updated 7 years ago
- Collection of machine learning demos for Automatic Speech Recognition☆55Updated 3 years ago
- Time Delayed NN implemented in pytorch☆81Updated 8 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
- TristouNet: Triplet Loss for Speaker Turn Embedding☆123Updated 8 years ago
- Keras Interface for Kaldi ASR☆121Updated 7 years ago
- Tensorflow implementation of "Listen, Attend and Spell" authored by William Chan. This project utilizes input pipeline and estimator API …☆89Updated 6 years ago
- A Fast Sequence Transducer Implementation with PyTorch Bindings☆198Updated 2 years ago
- implement end-to-end asr algorithm with tensorflow☆40Updated 6 years ago
- Code for "Online and Linear Time Attention by Enforcing Monotonic Alignments"☆92Updated 7 years ago
- Listen, Attend and Spell (LAS) framework for speech recognition (see https://arxiv.org/pdf/1508.01211.pdf).☆32Updated 6 years ago
- Application of Connectionist Temporal Classification (CTC) for Speech Recognition (Tensorflow 1.0 but compatible with 2.0).☆130Updated 4 years ago
- ☆45Updated 6 years ago
- Source code for 'Transfer Learning for Speech Recognition on a Budget' published at ACL 2017☆46Updated 8 years ago
- This code implements a basic MLP for speech recognition. The MLP is trained with pytorch, while feature extraction, alignments, and dec…☆38Updated 7 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
- Feedforward Sequential Memory Networks (FSMN) implemented by tensorflow☆52Updated 8 years ago
- FFTNet vocoder implementation☆81Updated 6 years ago
- A CUDA-C implementation of FOFE and FSMN☆19Updated 9 years ago
- ASR with PyTorch☆139Updated 6 years ago
- ☆70Updated 8 years ago
- Example implementation of Monotonic Chunkwise Attention.☆52Updated 7 years ago
- An implementation of rnn transducer for sequence labeling problem☆22Updated 7 years ago
- PyTorch Implementations for End-to-End Automatic Speech Recognition☆126Updated 6 years ago
- THEANO-KALDI-RNNs is a project implementing various Recurrent Neural Networks (RNNs) for RNN-HMM speech recognition. The Theano Code is c…☆33Updated 7 years ago
- ☆99Updated 7 years ago
- Deep Learning for Speech Recogntion based on Theano☆15Updated 8 years ago
- Character level speech recognizer using ctc loss with deep rnns in TensorFlow.☆78Updated 7 years ago