paper-with-me

홈 › Papers

AgenticASR: Refining Speech Recognition in Real-World Scenarios via an Agentic Approach

2026-07-30 · Zixuan Jiang, Binghao Qiang, Jiaying Chi, Yanqiao Zhu, Kai Yu, Xie Chen arxiv

Automatic speech recognition (ASR) has achieved substantial gains in transcription accuracy, yet verbatim transcription does not necessarily produce readily usable text. It retains fillers, repetitions, false starts, and self-corrections that increase reading effort, obscure the speaker's final intent, and propagate unresolved or abandoned content to downstream tasks. Existing spoken-to-written methods process completed audio or transcripts but cannot revise emitted text when later speech changes how preceding content should be interpreted. We therefore formulate Agentic Speech Recognition (AgenticSR), an audio-to-clean-text task that removes disfluencies, resolves self-corrections, and normalizes written form while preserving the speaker's final intent. AgenticASR implements this task through an ASR--Refiner architecture that repeatedly transforms a bounded active context and replaces its corresponding output span as audio arrives. This enables continual emission and revision over streams of arbitrary duration. We also introduce AASR-Bench, a bilingual benchmark with fine-grained atomic rubrics. Across multiple ASR front ends, AgenticASR attains the highest AASR-Bench scores among evaluated systems. A human--AI agreement study shows that rubric-based judgments align with independent expert assessments. Ablations characterize Refiner capacity, context length, and the quality--latency trade-off between online and offline inference. Together, these results establish AgenticASR as a practical framework for intent-preserving clean transcription during ongoing speech. Code, AASR-Bench, and a demo will be released at https://github.com/AnXMuy/AgenticASR.

📄 PDF Abstract BibTeX arXiv:2607.28175

Code (0)

등록된 구현이 없습니다.

Tasks

Speech Recognition

Similar Papers 제목 키워드 기반

Stepwise-Refining Speech Separation Network via Fine-Grained Encoding in High-order Latent Domain

2021-10-10 · Zengwei Yao, Wenjie Pei, Fanglin Chen, Guangming Lu 외

The crux of single-channel speech separation is how to encode the mixture of signals into such a latent embedding space that the signals from different speakers can be precisely separated. Existing methods for speech sep…

speech-recognitionSpeech RecognitionSpeech Separation

Fast offline Transformer-based end-to-end automatic speech recognition for real-world applications

2021-01-14 · Yoo Rhee Oh, Kiyoung Park, Jeon Gyu Park

With the recent advances in technology, automatic speech recognition (ASR) has been widely used in real-world applications. The efficiency of converting large amounts of speech into text accurately with limited resources…

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

GLip: A Global-Local Integrated Progressive Framework for Robust Visual Speech Recognition

2025-09-19 · Tianyue Wang, Shuang Yang, Shiguang Shan, Xilin Chen arxiv

Visual speech recognition (VSR), also known as lip reading, is the task of recognizing speech from silent video. Despite significant advancements in VSR over recent decades, most existing methods pay limited attention to…

Visual Speech RecognitionLip Reading

Enhancing Audiovisual Speech Recognition through Bifocal Preference Optimization

2024-12-26 · Yihan Wu, Yichen Lu, Yifan Peng, Xihua Wang 외

Audiovisual Automatic Speech Recognition (AV-ASR) aims to improve speech recognition accuracy by leveraging visual signals. It is particularly challenging in unconstrained real-world scenarios across various domains due …

Automatic Speech Recognitionspeech-recognitionSpeech Recognition

Listening, Imagining & Refining: A Heuristic Optimized ASR Correction Framework with LLMs

2025-09-18 · Yutong Liu, Ziyue Zhang, Cheng Huang, Yongbin Yu 외 arxiv

Automatic Speech Recognition (ASR) systems remain prone to errors that affect downstream applications. In this paper, we propose LIR-ASR, a heuristic optimized iterative correction framework using LLMs, inspired by human…

Speech Recognition