Releases: HawkAaron/warp-transducer
Releases · HawkAaron/warp-transducer
Both CPU & GPU implementation of RNN Transducer (Graves2013)
This release is based on the paper SPEECH RECOGNITION WITH DEEP RECURRENT NEURAL NETWORKS. The implementation is available on TensorFlow, MXNet, PyTorch.
RNN Transducer (Graves2012)
This release is based on the Graves 2012 paper Sequence Transduction with Recurrent Neural Networks, both on CPU and GPU. There are bindings for Tensorflow, MXNet and PyTorch.