ICASSP 2016accepted0 citations

An empirical exploration of CTC acoustic models

Yajie Miao, Mohammad Gowayyed, Xingyu Na, Tom Ko, Florian Metze, Alexander Waibel

Abstract

The connectionist temporal classification (CTC) loss function has several interesting properties relevant for automatic speech recognition (ASR): applied on top of deep recurrent neural networks (RNNs), CTC learns the alignments between speech frames and label sequences automatically, which removes the need for pre-generated frame-level labels. CTC systems also do not require context decision trees for good performance, using context-independent (CI) phonemes or characters as targets. This paper presents an extensive exploration of CTC-based acoustic models applied to a variety of ASR tasks, including an empirical study of the optimal configuration and architectural variants for CTC. We observe that on large amounts of training data, CTC models tend to outperform state-of-the-art hybrid approach. Further experiments reveal that CTC can be readily ported to syllable-based languages, and can be enhanced by employing improved feature front-ends.

BibTeX
@inproceedings{icassp2016_anempiricalexplo,
  title = {An empirical exploration of CTC acoustic models},
  author = {Yajie Miao and Mohammad Gowayyed and Xingyu Na and Tom Ko and Florian Metze and Alexander Waibel},
  booktitle = {ICASSP 2016},
  year = {2016}
}