English

CTC Blank Triggered Dynamic Layer-Skipping for Efficient CTC-based Speech Recognition

Audio and Speech Processing 2024-01-05 v1 Sound

Abstract

Deploying end-to-end speech recognition models with limited computing resources remains challenging, despite their impressive performance. Given the gradual increase in model size and the wide range of model applications, selectively executing model components for different inputs to improve the inference efficiency is of great interest. In this paper, we propose a dynamic layer-skipping method that leverages the CTC blank output from intermediate layers to trigger the skipping of the last few encoder layers for frames with high blank probabilities. Furthermore, we factorize the CTC output distribution and perform knowledge distillation on intermediate layers to reduce computation and improve recognition accuracy. Experimental results show that by utilizing the CTC blank, the encoder layer depth can be adjusted dynamically, resulting in 29% acceleration of the CTC model inference with minor performance degradation.

Keywords

Cite

@article{arxiv.2401.02046,
  title  = {CTC Blank Triggered Dynamic Layer-Skipping for Efficient CTC-based Speech Recognition},
  author = {Junfeng Hou and Peiyao Wang and Jincheng Zhang and Meng Yang and Minwei Feng and Jingcheng Yin},
  journal= {arXiv preprint arXiv:2401.02046},
  year   = {2024}
}

Comments

accepted by ASRU 2023

R2 v1 2026-06-28T14:08:20.154Z