Conversion of recurrent neural network language models to weighted finite state transducers
created at July 16, 2014, 9:46 a.m.
C++ implementation of LSTM (Long Short Term Memory), in Kaldi's nnet1 framework. Used for automatic speech recognition, possibly language modeling etc, the training can be switched between CPU and GPU(CUDA). This repo is now merged into official Kaldi codebase(Karel's setup), so this repo is no longer maintained, please check out the Kaldi project instead.
created at Sept. 16, 2014, 6:15 a.m.
Utilities for manipulating finite state transducers with the OpenFst library.
created at March 2, 2012, 4:14 p.m.
Collection of three method of moments based algorithms for learning stochastic languages.
created at Jan. 30, 2014, 7:21 p.m.