English

kNN For Whisper And Its Effect On Bias And Speaker Adaptation

Computation and Language 2025-02-12 v2 Sound Audio and Speech Processing

Abstract

Speech recognition performance varies by language, domain, and speaker characteristics such as accent, but fine-tuning a model on any of these categories may lead to catastrophic forgetting. Token-level kk nearest neighbor search (kkNN), first proposed for neural sequence decoders for natural language generation (NLG) and machine translation (MT), is a non-parametric method that instead adapts using inference-time search in an external datastore, without training the underlying model. We show that Whisper, a transformer end-to-end speech model, benefits from kkNN. We investigate the differences between the speech and text setups. We discuss implications for speaker adaptation, and analyze improvements by gender, accent, and age.

Keywords

Cite

@article{arxiv.2410.18850,
  title  = {kNN For Whisper And Its Effect On Bias And Speaker Adaptation},
  author = {Maya K. Nachesa and Vlad Niculae},
  journal= {arXiv preprint arXiv:2410.18850},
  year   = {2025}
}

Comments

Accepted to Findings of NAACL 2025. 7 pages incl. appendix, 2 figures, 6 tables