2016

A Comprehensive Study of Deep Bidirectional LSTM RNNs for Acoustic Modeling in Speech Recognition

Zeyer, Albert, Doetsch, Patrick, Voigtlaender, Paul et al.

Understand

We present a comprehensive study of deep bidirectional long short-term memory (LSTM) recurrent neural network (RNN) based acoustic models for automatic speech recognition (ASR).

  • We study the effect of size and depth and train models of up to 8 layers.
  • We investigate the training aspect and study different variants of optimization methods, batching, truncated backpropagation, different regularization techniques such as dropout and $L_2$ regularization, and different gradient clipping variants.
  • The major part of the experimental analysis was performed on the Quaero corpus.

Reading the bibliography…