paper-with-me

홈 › Papers

Achieving Timestamp Prediction While Recognizing with Non-Autoregressive End-to-End ASR Model

2023-01-29 · Xian Shi, Yanni Chen, Shiliang Zhang, Zhijie Yan

Conventional ASR systems use frame-level phoneme posterior to conduct force-alignment~(FA) and provide timestamps, while end-to-end ASR systems especially AED based ones are short of such ability. This paper proposes to perform timestamp prediction~(TP) while recognizing by utilizing continuous integrate-and-fire~(CIF) mechanism in non-autoregressive ASR model - Paraformer. Foucing on the fire place bias issue of CIF, we conduct post-processing strategies including fire-delay and silence insertion. Besides, we propose to use scaled-CIF to smooth the weights of CIF output, which is proved beneficial for both ASR and TP task. Accumulated averaging shift~(AAS) and diarization error rate~(DER) are adopted to measure the quality of timestamps and we compare these metrics of proposed system and conventional hybrid force-alignment system. The experiment results over manually-marked timestamps testset show that the proposed optimization methods significantly improve the accuracy of CIF timestamps, reducing 66.7\% and 82.1\% of AAS and DER respectively. Comparing to Kaldi force-alignment trained with the same data, optimized CIF timestamps achieved 12.3\% relative AAS reduction.

📄 PDF Abstract BibTeX arXiv:2301.12343

Code (1)

alibaba-damo-academy/FunASR 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Word Level Timestamp Generation for Automatic Speech Recognition and Translation

2025-05-21 · Ke Hu, Krishna Puvvada, Elena Rastorgueva, Zhehuai Chen 외

We introduce a data-driven approach for enabling word-level timestamp prediction in the Canary model. Accurate timestamp information is crucial for a variety of downstream tasks such as speech content retrieval and timed…

Automatic Speech Recognitionautomatic-speech-translationPredictionspeech-recognition+2

Recurrent Event Network: Autoregressive Structure Inferenceover Temporal Knowledge Graphs

2020-11-01 · EMNLP 2020 11 · Woojeong Jin, Meng Qu, Xisen Jin, Xiang Ren

Knowledge graph reasoning is a critical task in natural language processing. The task becomes more challenging on temporal knowledge graphs, where each fact is associated with a timestamp. Most existing methods focus on …

Knowledge GraphsLink PredictionTemporal Sequences

Recurrent Event Network: Autoregressive Structure Inference over Temporal Knowledge Graphs

2019-04-11 · Woojeong Jin, Meng Qu, Xisen Jin, Xiang Ren

Knowledge graph reasoning is a critical task in natural language processing. The task becomes more challenging on temporal knowledge graphs, where each fact is associated with a timestamp. Most existing methods focus on …

Knowledge GraphsLink PredictionTemporal Sequences

REDDIT: Forgetting-Resistant Correction of Timestamp Drift in ASR via Replay-Based Distribution Editing

2026-07-06 · Cheng-Kang Chou, Ming-To Chuang, Ke-Han Lu, Chan-Jan Hsu 외 arxiv

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

Masked Diffusion Vision-Language Models for Temporal Action Localization

2026-05-28 · Fengshun Wang, Zhengbo Zhang, Zhigang Tu arxiv

Temporal action localization (TAL) requires recognizing the target event and localizing its start and end times precisely in untrimmed videos. Recent vision-language formulations improve semantic reasoning and support la…

Temporal Action Localization