English

Adopting Whisper for Confidence Estimation

Audio and Speech Processing 2025-02-20 v1 Machine Learning

Abstract

Recent research on word-level confidence estimation for speech recognition systems has primarily focused on lightweight models known as Confidence Estimation Modules (CEMs), which rely on hand-engineered features derived from Automatic Speech Recognition (ASR) outputs. In contrast, we propose a novel end-to-end approach that leverages the ASR model itself (Whisper) to generate word-level confidence scores. Specifically, we introduce a method in which the Whisper model is fine-tuned to produce scalar confidence scores given an audio input and its corresponding hypothesis transcript. Our experiments demonstrate that the fine-tuned Whisper-tiny model, comparable in size to a strong CEM baseline, achieves similar performance on the in-domain dataset and surpasses the CEM baseline on eight out-of-domain datasets, whereas the fine-tuned Whisper-large model consistently outperforms the CEM baseline by a substantial margin across all datasets.

Keywords

Cite

@article{arxiv.2502.13446,
  title  = {Adopting Whisper for Confidence Estimation},
  author = {Vaibhav Aggarwal and Shabari S Nair and Yash Verma and Yash Jogi},
  journal= {arXiv preprint arXiv:2502.13446},
  year   = {2025}
}

Comments

Accepted at IEEE ICASSP 2025

R2 v1 2026-06-28T21:49:39.167Z