paper-with-me

Papers

Whisper-CD: Accurate Long-Form Speech Recognition using Multi-Negative Contrastive Decoding

2026-03-06 · Hoseong Ahn, Jeongyun Chae, Yoonji Park, Kyuhong Shim arxiv

Long-form speech recognition with large encoder-decoder models such as Whisper often exhibit hallucinations, repetition loops, and content omissions. These errors can accumulate and be further amplified when the previous segment's transcription is used as decoding context. We propose Whisper-CD, a training-free contrastive decoding framework that contrasts clean-audio logits against negative logits computed from three acoustically motivated perturbations: Gaussian noise injection, silence signal, and audio temporal shift. We aggregate these negatives via the log-sum-exp operator, building a unified multi-negative objective for token-by-token decoding. Across five English long-form benchmarks, Whisper-CD reduces WER by up to 24.3pp on CORAAL and shows 48% faster token generation throughput than beam search. Because Whisper-CD operates purely at inference time, it can be applied as a drop-in replacement to already-deployed Whisper systems without retraining.

📄 PDF Abstract BibTeX arXiv:2603.06193

Code (0)

등록된 구현이 없습니다.

Tasks

Speech Recognition

Similar Papers 제목 키워드 기반

End-to-end Whispered Speech Recognition with Frequency-weighted Approaches and Pseudo Whisper Pre-training

2020-05-05 · Heng-Jui Chang, Alexander H. Liu, Hung-Yi Lee, Lin-shan Lee

Whispering is an important mode of human speech, but no end-to-end recognition results for it were reported yet, probably due to the scarcity of available whispered speech data. In this paper, we present several approach…

speech-recognitionSpeech RecognitionTransfer Learning

Leveraging Self-Supervised Models for Automatic Whispered Speech Recognition

2024-07-30 · Aref Farhadipour, Homa Asadi, Volker Dellwo

In automatic speech recognition, any factor that alters the acoustic properties of speech can pose a challenge to the system's performance. This paper presents a novel approach for automatic whispered speech recognition …

Automatic Speech Recognitionspeech-recognitionSpeech Recognition

Adaptation of Whisper models to child speech recognition

2023-07-24 · Rishabh Jain, Andrei Barcovschi, Mariam Yiwere, Peter Corcoran 외

Automatic Speech Recognition (ASR) systems often struggle with transcribing child speech due to the lack of large child speech datasets required to accurately train child-friendly ASR models. However, there are huge amou…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)speech-recognitionSpeech Recognition

WhisperNER: Unified Open Named Entity and Speech Recognition

2024-09-12 · Gil Ayache, Menachem Pirchi, Aviv Navon, Aviv Shamsian 외

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 j…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Informativenessnamed-entity-recognition+5

Careless Whisper: Speech-to-Text Hallucination Harms

2024-02-12 · Allison Koenecke, Anna Seo Gyeong Choi, Katelyn X. Mei, Hilke Schellmann 외

Speech-to-text services aim to transcribe input audio as accurately as possible. They increasingly play a role in everyday life, for example in personal voice assistants or in customer-company interactions. We evaluate O…

HallucinationLanguage ModelingLanguage Modellingspeech-recognition+2