Skip to content

Releases: HawkAaron/warp-transducer

Both CPU & GPU implementation of RNN Transducer (Graves2013)

29 May 00:36
Compare
Choose a tag to compare

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)

29 May 00:38
Compare
Choose a tag to compare

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.