By injecting dynamic-phrase tokens into intermediate encoder layers of a self-conditioned CTC model, DYNAC improves biased-phrase WER on LibriSpeech test-clean from 14.1 to 3.2, reaches 2.1 overall WER, and runs at RTF 0.031 versus 0.165 for the autoregressive dynamic-vocabulary model.
DYNAC: Dynamic Vocabulary based Non-Autoregressive Contextualization for Speech Recognition
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Contextual biasing (CB) improves automatic speech recognition for rare and unseen phrases. Recent studies have introduced dynamic vocabulary, which represents context phrases as expandable tokens in autoregressive (AR) models. This method improves CB accuracy but with slow inference speed. While dynamic vocabulary can be applied to non-autoregressive (NAR) models, such as connectionist temporal classification (CTC), the conditional independence assumption fails to capture dependencies between static and dynamic tokens. This paper proposes DYNAC (Dynamic Vocabulary-based NAR Contextualization), a self-conditioned CTC method that integrates dynamic vocabulary into intermediate layers. Conditioning the encoder on dynamic vocabulary, DYNAC effectively captures dependencies between static and dynamic tokens while reducing the real-time factor (RTF). Experimental results show that DYNAC reduces RTF by 81% with a 0.1-point degradation in word error rate on the LibriSpeech 960 test-clean set.
fields
cs.CL 1years
2025 1verdicts
CONDITIONAL 1representative citing papers
citing papers explorer
-
DYNAC: Dynamic Vocabulary based Non-Autoregressive Contextualization for Speech Recognition
By injecting dynamic-phrase tokens into intermediate encoder layers of a self-conditioned CTC model, DYNAC improves biased-phrase WER on LibriSpeech test-clean from 14.1 to 3.2, reaches 2.1 overall WER, and runs at RTF 0.031 versus 0.165 for the autoregressive dynamic-vocabulary model.