asmekal / keras-monotonic-attention
seq2seq attention in keras
☆40Updated 6 years ago
Alternatives and similar repositories for keras-monotonic-attention:
Users that are interested in keras-monotonic-attention are comparing it to the libraries listed below
- Links to data used in Sproat & Jaitly (https://arxiv.org/abs/1611.00068) experiments.☆76Updated 3 years ago
- Implementation of the Transformer architecture described by Vaswani et al. in "Attention Is All You Need"☆28Updated 6 years ago
- Character-aware Neural Language Model implemented by PyTorch☆35Updated 6 years ago
- ☆45Updated 6 years ago
- LSTM Language Model with Subword Units Input Representations☆42Updated 3 years ago
- An implementation for attention model in Keras for sequence to sequence model.☆20Updated 7 years ago
- Tensorflow with KenLM integrated for beam search scoring☆34Updated 7 years ago
- Tensorflow implementation of Bi-directional RNN Langauge Model☆38Updated 6 years ago
- Python binding for SRI Language Modeling Toolkit implemented in Cython☆29Updated 3 years ago
- Multilingual hierarchical attention networks toolkit☆77Updated 5 years ago
- RNNs for Text Normalization☆38Updated 7 years ago
- Tensorflow Implementation of Densely Connected Bidirectional LSTM with Applications to Sentence Classification☆47Updated 7 years ago
- Layer normalization implemented in Keras☆60Updated 3 years ago
- An Attention Layer in Keras☆43Updated 6 years ago
- Source code for the paper "Morphological Inflection Generation with Hard Monotonic Attention"☆37Updated 6 years ago
- Position embedding layers in Keras☆58Updated 3 years ago
- Resources for the OpenNMT hackathon☆51Updated 5 years ago
- Collection of machine learning demos for Automatic Speech Recognition☆55Updated 3 years ago
- implement end-to-end asr algorithm with tensorflow☆40Updated 6 years ago
- Deep Learning systems for training and testing disfluency detection and related tasks on speech data.☆58Updated 6 years ago
- Quasi-Recurrent Neural Network (QRNN) for Tensorflow☆23Updated 6 years ago
- readers that enable reading kaldi ark in tensorflow☆17Updated 7 years ago
- Source code for 'Transfer Learning for Speech Recognition on a Budget' published at ACL 2017☆46Updated 7 years ago
- Training an n-gram based Language Model using KenLM toolkit for Deep Speech 2☆114Updated 5 years ago
- ☆18Updated 8 years ago
- A minimal nmt example to serve as an seq2seq+attention reference.☆36Updated 5 years ago
- Tensorflow implementation of Generating Sentences from a Continuous Space☆30Updated 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
- Speech2vec pre-trained word vectors☆76Updated 6 years ago
- Comparison of n-gram vs RNN (recurrent neural network) language models (predicting next word in a sequence), using Python, NLTK, Keras, a…☆47Updated 8 years ago