paper-with-me

홈 › Papers

WhisperNER: Unified Open Named Entity and Speech Recognition

2024-09-12 · Gil Ayache, Menachem Pirchi, Aviv Navon, Aviv Shamsian, Gill Hetz, Joseph Keshet

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.

📄 PDF Abstract BibTeX arXiv:2409.08107

Code (2)

aiola-lab/whisper-ner 공식 구현 pytorch
MindCode-4/code-5/tree/main/whisper mindspore

Tasks

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Informativenessnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NERspeech-recognitionSpeech Recognition

Similar Papers 제목 키워드 기반

CV-18 NER: Augmented Common Voice for Named Entity Recognition from Arabic Speech

2026-04-02 · Youssef Saidi, Haroun Elleuch, Fethi Bougares arxiv

End-to-end speech Named Entity Recognition (NER) aims to directly extract entities from speech. Prior work has shown that end-to-end (E2E) approaches can outperform cascaded pipelines for English, French, and Chinese, bu…

GRASS: Unified Generation Model for Speech-to-Semantic Tasks

2023-09-06 · Aobo Xia, Shuyu Lei, Yushu Yang, Xiang Guo 외

This paper explores the instruction fine-tuning technique for speech-to-semantic tasks by introducing a unified end-to-end (E2E) framework that generates target text conditioned on a task-related prompt for audio data. W…

named-entity-recognitionNamed Entity RecognitionQuestion AnsweringSentiment Analysis+2

Generative Annotation for ASR Named Entity Correction

2025-08-28 · Yuanchang Luo, Daimeng Wei, Shaojun Li, Hengchao Shang 외 arxiv

End-to-end automatic speech recognition systems often fail to transcribe domain-specific named entities, causing catastrophic failures in downstream tasks. Numerous fast and lightweight named entity correction (NEC) mode…

Speech Recognition

Design and implementation of an open source Greek POS Tagger and Entity Recognizer using spaCy

2019-12-05 · Eleni Partalidou, Eleftherios Spyromitros-Xioufis, Stavros Doropoulos, Stavros Vologiannidis 외

This paper proposes a machine learning approach to part-of-speech tagging and named entity recognition for Greek, focusing on the extraction of morphological features and classification of tokens into a small set of clas…

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)Part-Of-Speech Tagging+1

Improving Named Entity Recognition in Spoken Dialog Systems by Context and Speech Pattern Modeling

2021-07-01 · SIGDIAL (ACL) 2021 7 · Minh Nguyen, Zhou Yu

While named entity recognition (NER) from speech has been around as long as NER from written text has, the accuracy of NER from speech has generally been much lower than that of NER from text. The rise in popularity of s…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)named-entity-recognitionNamed Entity Recognition+4