English

Early Attentive Sparsification Accelerates Neural Speech Transcription

Machine Learning 2025-06-23 v1 Computation and Language Sound Audio and Speech Processing

Abstract

Transformer-based neural speech processing has achieved state-of-the-art performance. Since speech audio signals are known to be highly compressible, here we seek to accelerate neural speech transcription by time-domain signal sparsification early in the neural encoding stage, taking advantage of the interpretability of the self-attention mechanism in transformer audio encoders. With the Whisper family of models, we perform a systematic architecture search over the joint space of sparsification stage (a certain encoder layer) and compression ratio (sparsity). We found that the best resulting solutions under 1% accuracy degradation choose to sparsify the hidden state to 40-60% sparsity at an early encoding stage, and thereby achieve up to 1.6x runtime acceleration in English speech transcription tasks on Nvidia GPUs without any fine-tuning.

Keywords

Cite

@article{arxiv.2506.15912,
  title  = {Early Attentive Sparsification Accelerates Neural Speech Transcription},
  author = {Zifei Xu and Sayeh Sharify and Hesham Mostafa and Tristan Webb and Wanzin Yazar and Xin Wang},
  journal= {arXiv preprint arXiv:2506.15912},
  year   = {2025}
}
R2 v1 2026-07-01T03:24:30.102Z