udibr / LRELinks
NIST Language i-vector Machine Learning Challenge
☆27Updated 9 years ago
Alternatives and similar repositories for LRE
Users that are interested in LRE are comparing it to the libraries listed below
Sorting:
- ☆19Updated 10 years ago
- Code for "Online and Linear Time Attention by Enforcing Monotonic Alignments"☆93Updated 7 years ago
- A monster repo for random research, not organized in any particular way☆13Updated 8 years ago
- This is the code used in the paper "Diagonal RNNs in Symbolic Music Modeling"☆17Updated 8 years ago
- Theano implementation of CTC. Applied on TIMIT and a Toy dataset.☆36Updated 9 years ago
- CTC implementation in Theano.☆42Updated 9 years ago
- various simple RNNs trained on synthetic grammars☆30Updated 10 years ago
- tools around preparing TIMIT for HMM (with HTK) and deep learning (with Theano) methods☆78Updated 10 years ago
- RecNet - Recurrent Neural Network Framework☆73Updated 8 years ago
- Theano implementation of CTC.☆75Updated 9 years ago
- An implementation of zoneout regularizer on LSTM-RNN by Tensorflow☆24Updated 8 years ago
- Siamese neural networks for representation learning using Theano.☆21Updated 9 years ago
- Code for experiments with our RNN regularizer, which stochastically forces units to maintain previous values.☆78Updated 7 years ago
- ☆70Updated 8 years ago
- ☆66Updated 9 years ago
- TheanoLM is a recurrent neural network language modeling tool implemented using Theano☆81Updated last year
- Time Delayed NN implemented in pytorch☆81Updated 8 years ago
- Tokenize English sentences using neural networks.☆63Updated 8 years ago
- Audio captioning RNN model in Keras☆14Updated 9 years ago
- Numpy and Theano bindings for Baidu's warp-ctc☆59Updated 8 years ago
- Benchmarking different LSTM libraries☆24Updated 9 years ago
- An attempt at implementing ideas in "Learning to Transduce with Unbounded Memory" (http://arxiv.org/abs/1506.02516)