English

A Unified Cascaded Encoder ASR Model for Dynamic Model Sizes

Audio and Speech Processing 2022-06-28 v3 Machine Learning Sound

Abstract

In this paper, we propose a dynamic cascaded encoder Automatic Speech Recognition (ASR) model, which unifies models for different deployment scenarios. Moreover, the model can significantly reduce model size and power consumption without loss of quality. Namely, with the dynamic cascaded encoder model, we explore three techniques to maximally boost the performance of each model size: 1) Use separate decoders for each sub-model while sharing the encoders; 2) Use funnel-pooling to improve the encoder efficiency; 3) Balance the size of causal and non-causal encoders to improve quality and fit deployment constraints. Overall, the proposed large-medium model has 30% smaller size and reduces power consumption by 33%, compared to the baseline cascaded encoder model. The triple-size model that unifies the large, medium, and small models achieves 37% total size reduction with minimal quality loss, while substantially reducing the engineering efforts of having separate models.

Keywords

Cite

@article{arxiv.2204.06164,
  title  = {A Unified Cascaded Encoder ASR Model for Dynamic Model Sizes},
  author = {Shaojin Ding and Weiran Wang and Ding Zhao and Tara N. Sainath and Yanzhang He and Robert David and Rami Botros and Xin Wang and Rina Panigrahy and Qiao Liang and Dongseong Hwang and Ian McGraw and Rohit Prabhavalkar and Trevor Strohman},
  journal= {arXiv preprint arXiv:2204.06164},
  year   = {2022}
}

Comments

Accepted by INTERSPEECH 2022

R2 v1 2026-06-24T10:46:33.509Z