PulseAugur
EN
LIVE 03:33:26

New REDDIT framework corrects ASR timestamp drift without model forgetting

Researchers have developed REDDIT, a novel post-training framework designed to correct timestamp drift in Automatic Speech Recognition (ASR) systems without causing catastrophic forgetting. This method uses a replay-based distribution editing technique to refine timestamps by replaying the model's own decoder context while preserving non-timestamp token distributions. The framework successfully improved long-gap mIoU from 38.7% to 95.0% on Whisper-tiny with minimal parameter updates, while also significantly reducing out-of-domain timestamp errors. AI

IMPACT Improves accuracy and reliability of timestamping in ASR systems, potentially benefiting applications requiring precise temporal alignment.

RANK_REASON The cluster contains a research paper detailing a new method for improving ASR systems.

Read on arXiv cs.AI →

AI-generated summary · Google Gemini · from 2 sources. How we write summaries →

New REDDIT framework corrects ASR timestamp drift without model forgetting

COVERAGE [2]

  1. arXiv cs.AI TIER_1 English(EN) · Cheng-Kang Chou, Ming-To Chuang, Ke-Han Lu, Chan-Jan Hsu, Hung-yi Lee ·

    REDDIT: Correcting Model-Generated Timestamp Drift in ASR without Forgetting via Replay-Based Distribution Editing

    arXiv:2607.05364v1 Announce Type: cross Abstract: Modern autoregressive ASR systems can emit timestamps as decoded tokens, enabling timestamped transcription without frame-level aligners or inference-time post-processing. We show that these generated timestamps can drift across l…

  2. arXiv cs.AI TIER_1 English(EN) · Hung-yi Lee ·

    REDDIT: Correcting Model-Generated Timestamp Drift in ASR without Forgetting via Replay-Based Distribution Editing

    Modern autoregressive ASR systems can emit timestamps as decoded tokens, enabling timestamped transcription without frame-level aligners or inference-time post-processing. We show that these generated timestamps can drift across long non-speech spans: the transcript may remain pl…