Investigations on speaker adaptation of LSTM RNN models for speech recognition
Chaojun Liu, Yongqiang Wang, Kshitiz Kumar, Yifan Gong
Abstract
Recently Long Short-Term Memory (LSTM) Recurrent Neural Networks (RNN) acoustic models have demonstrated superior performance over deep neural networks (DNN) models in speech recognition and many other tasks. Although a lot of work have been reported on DNN model adaptation, very little has been done on LSTM model adaptation. In this paper we present our extensive studies of speaker adaptation of LSTM-RNN models for speech recognition. We investigated different adaptation methods combined with KL-divergence based regularization, where and which network component to adapt, supervised versus unsupervised adaptation and asymptotic analysis. We made a few distinct and important observations. In a large vocabulary speech recognition task, by adapting only 2.5% of the LSTM model parameters using 50 utterances per speaker, we obtained 12.6% WERR on the dev set and 9.1% WERR on the evaluation set over a strong LSTM baseline model.
BibTeX
@inproceedings{icassp2016_investigationson,
title = {Investigations on speaker adaptation of LSTM RNN models for speech recognition},
author = {Chaojun Liu and Yongqiang Wang and Kshitiz Kumar and Yifan Gong},
booktitle = {ICASSP 2016},
year = {2016}
}