srvk / eesen

The official repository of the Eesen project
http://arxiv.org/abs/1507.08240
Apache License 2.0
824 stars 342 forks source link

Adding dropout support for recurrent and non-recurrent connections in LSTM cell, Librispeech 100hr recipe incorporating training with max perturbation and stochastic/cascade dropout. #144

Closed jb1999 closed 6 years ago

jb1999 commented 6 years ago

Code changes to incorporate capabilities described in https://arxiv.org/pdf/1707.00722.pdf.

In particular: