English

WhisperNER: Unified Open Named Entity and Speech Recognition

Computation and Language 2025-08-08 v2 Machine Learning

Abstract

Integrating named entity recognition (NER) with automatic speech recognition (ASR) can significantly enhance transcription accuracy and informativeness. In this paper, we introduce WhisperNER, a novel model that allows joint speech transcription and entity recognition. WhisperNER supports open-type NER, enabling recognition of diverse and evolving entities at inference. Building on recent advancements in open NER research, we augment a large synthetic dataset with synthetic speech samples. This allows us to train WhisperNER on a large number of examples with diverse NER tags. During training, the model is prompted with NER labels and optimized to output the transcribed utterance along with the corresponding tagged entities. To evaluate WhisperNER, we generate synthetic speech for commonly used NER benchmarks and annotate existing ASR datasets with open NER tags. Our experiments demonstrate that WhisperNER outperforms natural baselines on both out-of-domain open type NER and supervised finetuning.

Keywords

Cite

@article{arxiv.2409.08107,
  title  = {WhisperNER: Unified Open Named Entity and Speech Recognition},
  author = {Gil Ayache and Menachem Pirchi and Aviv Navon and Aviv Shamsian and Gill Hetz and Joseph Keshet},
  journal= {arXiv preprint arXiv:2409.08107},
  year   = {2025}
}

Comments

ASRU 2025, IEEE

R2 v1 2026-06-28T18:42:36.316Z