Investigating the Effect of Label Topology and Training Criterion on ASR Performance and Alignment Quality
Tina Raissi, Christoph Lüscher, Simon Berger, Ralf Schlüter, Hermann Ney
TL;DR
The paper tackles the comparability gap between end-to-end and modular ASR by isolating the effects of label topology and training criteria. It jointly evaluates zero-order alignment models (CTC and Posterior-HMM) and first-order label-context models (Factored Hybrid HMM and Monotonic RNN-T) under fixed front-end and downsampling conditions, across LibriSpeech 960h and Switchboard 300h. Key findings show CTC can yield competitive WER and TSE on alignments, but subsequent first-order training guided by those alignments often achieves better ASR performance, with a 40 ms frame shift delivering substantial real-time factor speedups. The study demonstrates that frame-rate and topology choices materially influence both alignment quality and production-time efficiency, offering practical guidance for designing ASR pipelines that balance accuracy and latency.
Abstract
The ongoing research scenario for automatic speech recognition (ASR) envisions a clear division between end-to-end approaches and classic modular systems. Even though a high-level comparison between the two approaches in terms of their requirements and (dis)advantages is commonly addressed, a closer comparison under similar conditions is not readily available in the literature. In this work, we present a comparison focused on the label topology and training criterion. We compare two discriminative alignment models with hidden Markov model (HMM) and connectionist temporal classification topology, and two first-order label context ASR models utilizing factored HMM and strictly monotonic recurrent neural network transducer, respectively. We use different measurements for the evaluation of the alignment quality, and compare word error rate and real time factor of our best systems. Experiments are conducted on the LibriSpeech 960h and Switchboard 300h tasks.
