Exploring neural transducers for end-to-end speech recognition 论文

20172017 IEEE Automatic Speech Recognition and Understanding Workshop (ASRU)引用 234
Speech Recognition and SynthesisMusic and Audio ProcessingSpeech and Audio Processing

详细信息

发表期刊/会议
2017 IEEE Automatic Speech Recognition and Understanding Workshop (ASRU)
发表日期
2017-12-01
发表年份
2017

关键词

Speech Recognition and SynthesisMusic and Audio ProcessingSpeech and Audio Processing

摘要

In this work, we perform an empirical comparison among the CTC, RNN-Transducer, and attention-based Seq2Seq models for end-to-end speech recognition. We show that, without any language model, Seq2Seq and RNN-Transducer models both outperform the best reported CTC models with a language model, on the popular Hub5'00 benchmark. On our internal diverse dataset, these trends continue — RNN-Transducer models rescored with a language model after beam search outperform our best CTC models. These results simplify the speech recognition pipeline so that decoding can now be expressed purely as neural network operations. We also study how the choice of encoder architecture affects the performance of the three models — when all encoder layers are forward only, and when encoders downsample the input representation aggressively.