paper-with-me

Papers

When Denoising Hinders: Revisiting Zero-Shot ASR with SAM-Audio and Whisper

2026-03-05 · Akif Islam, Raufun Nahar, Md. Ekramul Hamid arxiv

Recent advances in automatic speech recognition (ASR) and speech enhancement have led to a widespread assumption that improving perceptual audio quality should directly benefit recognition accuracy. In this work, we rigorously examine whether this assumption holds for modern zero-shot ASR systems. We present a systematic empirical study on the impact of Segment Anything Model Audio by Meta AI, a recent foundation-scale speech enhancement model proposed by Meta, when used as a preprocessing step for zero-shot transcription with Whisper. Experiments are conducted across multiple Whisper model variants and two linguistically distinct noisy speech datasets: a real-world Bengali YouTube corpus and a publicly available English noisy dataset. Contrary to common intuition, our results show that SAM-Audio preprocessing consistently degrades ASR performance, increasing both Word Error Rate (WER) and Character Error Rate (CER) compared to raw noisy speech, despite substantial improvements in signal-level quality. Objective Peak Signal-to-Noise Ratio analysis on the English dataset confirms that SAM-Audio produces acoustically cleaner signals, yet this improvement fails to translate into recognition gains. Therefore, we conducted a detailed utterance-level analysis to understand this counterintuitive result. We found that the recognition degradation is a systematic issue affecting the majority of the audio, not just isolated outliers, and that the errors worsen as the Whisper model size increases. These findings expose a fundamental mismatch: audio that is perceptually cleaner to human listeners is not necessarily robust for machine recognition. This highlights the risk of blindly applying state-of-the-art denoising as a preprocessing step in zero-shot ASR pipelines.

📄 PDF Abstract BibTeX arXiv:2603.04710

Code (0)

등록된 구현이 없습니다.

Tasks

Speech RecognitionSpeech Enhancement

Similar Papers 제목 키워드 기반

Revisiting LLMs as Zero-Shot Time-Series Forecasters: Small Noise Can Break Large Models

2025-05-31 · Junwoo Park, Hyuck Lee, Dohyun Lee, Daehoon Gwak 외

Large Language Models (LLMs) have shown remarkable performance across diverse tasks without domain-specific training, fueling interest in their potential for time-series forecasting. While LLMs have shown potential in ze…

SensitivityTime SeriesTime Series Forecasting

Zero-Shot CFC: Fast Real-World Image Denoising based on Cross-Frequency Consistency

2025-10-14 · Yanlin Jiang, Yuchen Liu, Mingren Liu arxiv

Zero-shot denoisers address the dataset dependency of deep-learning-based denoisers, enabling the denoising of unseen single images. Nonetheless, existing zero-shot methods suffer from long training times and rely on the…

Computational EfficiencyImage Denoising

Revisiting the Primacy of English in Zero-shot Cross-lingual Transfer

2021-06-30 · Iulia Turc, Kenton Lee, Jacob Eisenstein, Ming-Wei Chang 외

Despite their success, large pre-trained multilingual models have not completely alleviated the need for labeled data, which is cumbersome to collect for all target languages. Zero-shot cross-lingual transfer is emerging…

Cross-Lingual TransferQuestion AnsweringZero-Shot Cross-Lingual Transfer

Zero-Shot Prompting and Few-Shot Fine-Tuning: Revisiting Document Image Classification Using Large Language Models

2024-12-18 · Anna Scius-Bertrand, Michael Jungo, Lars Vögtlin, Jean-Marc Spat 외

Classifying scanned documents is a challenging problem that involves image, layout, and text analysis for document understanding. Nevertheless, for certain benchmark datasets, notably RVL-CDIP, the state of the art is cl…

Document Classificationdocument-image-classificationDocument Image Classificationdocument understanding+2

Revisiting Modularized Multilingual NMT to Meet Industrial Demands

2020-10-19 · EMNLP 2020 11 · Sungwon Lyu, Bokyung Son, Kichang Yang, Jaekyoung Bae

The complete sharing of parameters for multilingual translation (1-1) has been the mainstream approach in current research. However, degraded performance due to the capacity bottleneck and low maintainability hinders its…

Machine TranslationNMTTranslation