The reviewed record of science sign in
Pith

arxiv: 2311.00430 · v1 · pith:2JJB4VDS · submitted 2023-11-01 · cs.CL · cs.SD· eess.AS

Distil-Whisper: Robust Knowledge Distillation via Large-Scale Pseudo Labelling

Reviewed by Pithpith:2JJB4VDSopen to challenge →

classification cs.CL cs.SDeess.AS
keywords distil-whispermodelmodelswhilewhispercodelarge-scaletimes
0
0 comments X
read the original abstract

As the size of pre-trained speech recognition models increases, running these large models in low-latency or resource-constrained environments becomes challenging. In this work, we leverage pseudo-labelling to assemble a large-scale open-source dataset which we use to distill the Whisper model into a smaller variant, called Distil-Whisper. Using a simple word error rate (WER) heuristic, we select only the highest quality pseudo-labels for training. The distilled model is 5.8 times faster with 51% fewer parameters, while performing to within 1% WER on out-of-distribution test data in a zero-shot transfer setting. Distil-Whisper maintains the robustness of the Whisper model to difficult acoustic conditions, while being less prone to hallucination errors on long-form audio. Distil-Whisper is designed to be paired with Whisper for speculative decoding, yielding a 2 times speed-up while mathematically ensuring the same outputs as the original model. To facilitate further research in this domain, we make our training code, inference code and models publicly accessible.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 7 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. SenBen: Sensitive Scene Graphs for Explainable Content Moderation

    cs.CV 2026-04 unverdicted novelty 7.0

    SenBen is the first large-scale scene graph benchmark for sensitive content, paired with a 241M distilled model that outperforms most VLMs and safety APIs on grounded detection while running much faster.

  2. REDDIT: Correcting Model-Generated Timestamp Drift in ASR without Forgetting via Replay-Based Distribution Editing

    cs.CL 2026-07 conditional novelty 6.0

    REDDIT corrects non-speech-induced timestamp drift in autoregressive ASR by editing timestamp targets under cached replay context while anchoring non-timestamp behavior to the frozen base distribution.

  3. CANDLE: Character-level Arabic Noise Deduplication using Lightweight Encoder

    cs.CL 2026-06 unverdicted novelty 6.0

    CANDLE uses CTC on lightweight character encoders for Arabic noise deduplication, reporting 5.37% SER on benchmarks and up to 12.8% tokenizer fertility reduction.

  4. MURMUR: An Efficient Inference System for Long-Form ASR

    cs.LG 2026-05 conditional novelty 6.0

    Murmur matches single-pass long-context ASR accuracy on AMI-IHM while cutting latency 4.2x by tuning chunk size and using intra-chunk attention sparsity via KV eviction.

  5. Logit Distillation on Manifolds: Mapping by Learning

    cs.LG 2026-05 unverdicted novelty 3.0

    Presents a layer- and point-wise projection mapping for manifold-based logit distillation combined with LoRA to enable low-parameter student training with reported WER gains.

  6. Data-Efficient On-Policy Distillation for Automatic Speech Recognition

    cs.AI 2026-05 unverdicted novelty 3.0

    On-policy distillation from a Qwen-ASR teacher improves a 0.6B Ark-ASR model over supervised fine-tuning and a same-scale baseline on four of five ASR benchmarks using 100k hours of speech.

  7. Too Good to Be True: A Study on Modern Automatic Speech Recognition for the Evaluation of Speech Enhancement

    eess.AS 2026-05 unverdicted novelty 3.0

    Modern ASR models with noisy training and language models correlate better with human WER for speech enhancement evaluation than simpler models, yet their robustness makes them less suitable for purely acoustic assessments.