PaperScope
LIVE · 2026-09-03 05:40 UTC

Stride-k Subsampling: Train-Free Audio Token Reduction for Whisper

Chanhee Cho, Junhyuk Choi, Bugeun Kim

Latestcs.CLcs.LGcs.AIcs.CV
arXiv ID
2608.30927 v1
Category
Submitted
2026-08-31

Abstract

Whisper exposes speech through a fixed 1500-token encoder interface, now a default representation for ASR decoders and Whisper-based speech language models (SpeechLMs), yet its redundancy remains largely unexamined. We propose stride-k subsampling, a deterministic indexing operation that retains every k-th token after the convolutional stem or encoder transformer. Across five Whisper scales, k=2 preserves baseline WER at both positions, with CKA attributing this stability to acoustic overlap at the stem and attention-induced redistribution at the encoder output. Applying stride-2 at both positions cuts audio tokens by 75% and total GFLOPs by 52-58%, with small WER costs on most ASR benchmarks and larger costs on harder ones. The same configuration extends to three Whisper-based SpeechLMs, yielding modest accuracy drops on stronger baselines and larger drops on weaker ones, while reducing end-to-end latency by 19.6-27.4%. Requiring no training or auxiliary computation, stride-k subsampling exploits Whisper's preprocessing redundancy, indicating that its audio-token interface carries more capacity than downstream tasks require.

Comment: Accepted EMNLP 2026 Main

arXiv abs page · PDF · same-day batch