ICASSP 2016accepted0 citations

CUED-RNNLM - An open-source toolkit for efficient training and evaluation of recurrent neural network language models

Xie Chen, Xunying Liu, Y. Qian, Mark J. F. Gales, Philip C. Woodland

Abstract

In recent years, recurrent neural network language models (RNNLMs) have become increasingly popular for a range of applications including speech recognition. However, the training of RNNLMs is computationally expensive, which limits the quantity of data, and size of network, that can be used. In order to fully exploit the power of RNNLMs, efficient training implementations are required. This paper introduces an open-source toolkit, the CUED-RNNLM toolkit, which supports efficient GPU-based training of RNNLMs. RNNLM training with a large number of word level output targets is supported, in contrast to existing tools which used class-based output-targets. Support fotN-best and lattice-based rescoring of both HTK and Kaldi format lattices is included. An example of building and evaluating RNNLMs with this toolkit is presented for a Kaldi based speech recognition system using the AMI corpus. All necessary resources including the source code, documentation and recipe are available online <sup xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink">1</sup> .

BibTeX
@inproceedings{icassp2016_cuedrnnlmanopens,
  title = {CUED-RNNLM - An open-source toolkit for efficient training and evaluation of recurrent neural network language models},
  author = {Xie Chen and Xunying Liu and Y. Qian and Mark J. F. Gales and Philip C. Woodland},
  booktitle = {ICASSP 2016},
  year = {2016}
}