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
- Conv-LSTM-CTC speech recognition network (end-to-end), written in TensorFlow.☆72Updated 5 years ago
- ☆45Updated 5 years ago
- Implementation of the Transformer architecture described by Vaswani et al. in "Attention Is All You Need"☆28Updated 5 years ago
- implement end-to-end asr algorithm with tensorflow☆40Updated 6 years ago
- Tensorflow with KenLM integrated for beam search scoring☆34Updated 7 years ago
- An Attention Layer in Keras☆43Updated 5 years ago
- LSTM Language Model with Subword Units Input Representations☆42Updated 3 years ago
- Collection of machine learning demos for Automatic Speech Recognition☆55Updated 3 years ago
- RNNs for Text Normalization☆38Updated 7 years ago
- Tensorflow Implementation of Densely Connected Bidirectional LSTM with Applications to Sentence Classification☆47Updated 6 years ago
- Tensorflow implementation of Bi-directional RNN Langauge Model☆38Updated 6 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
- Character-aware Neural Language Model implemented by PyTorch☆35Updated 6 years ago
- ☆18Updated 7 years ago
- Demonstration of the results in "Text Normalization using Memory Augmented Neural Networks", Authors: Subhojeet Pramanik, Aman Hussain☆60Updated 5 years ago
- Layer normalization implemented in Keras☆60Updated 3 years ago
- Multilingual hierarchical attention networks toolkit☆77Updated 5 years ago
- A listen attend and spell reimplementation in tensorflow, using a custom attention mechanism.☆44Updated 5 years ago
- (TensorFlow) Sequence to sequence with attention model, emotion regressor, and Emotional Chatting Machine.☆41Updated 6 years ago
- NMT based punctuation prediction system using lexical and acoustic features .☆14Updated 4 years ago
- transformer for ASR-systerm (via tensorflow2.0)☆114Updated 5 years ago
- Position embedding layers in Keras☆58Updated 3 years ago
- Reproducing Character-Level-Language-Modeling with Deeper Self-Attention in PyTorch☆61Updated 6 years ago
- Training an n-gram based Language Model using KenLM toolkit for Deep Speech 2☆114Updated 5 years ago
- An implementation for attention model in Keras for sequence to sequence model.☆20Updated 7 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
- The experiment result of LSTM language models on PTB (Penn Treebank) and GBW (Google Billion Word) using AdaptiveSoftmax on TensorFlow.☆100Updated 6 years ago
- Deep Learning systems for training and testing disfluency detection and related tasks on speech data.☆58Updated 5 years ago
- Code for the paper "Multi-Task Learning for Domain-General Spoken Disfluency Detection in Dialogue Systems" (Igor Shalyminov, Arash Eshgh…☆24Updated 2 years ago