CLAIJun 11, 2024

Tag and correct: high precision post-editing approach to correction of speech recognition errors

arXiv:2406.07589v1
Originality Incremental advance
AI Analysis

This incremental approach addresses error correction for ASR systems in production environments, prioritizing precision to avoid new mistakes.

The paper tackles speech recognition error correction by introducing a neural sequence tagger and corrector module for high-precision post-editing, achieving performance comparable to previous methods while using significantly fewer training resources.

This paper presents a new approach to the problem of correcting speech recognition errors by means of post-editing. It consists of using a neural sequence tagger that learns how to correct an ASR (Automatic Speech Recognition) hypothesis word by word and a corrector module that applies corrections returned by the tagger. The proposed solution is applicable to any ASR system, regardless of its architecture, and provides high-precision control over errors being corrected. This is especially crucial in production environments, where avoiding the introduction of new mistakes by the error correction model may be more important than the net gain in overall results. The results show that the performance of the proposed error correction models is comparable with previous approaches while requiring much smaller resources to train, which makes it suitable for industrial applications, where both inference latency and training times are critical factors that limit the use of other techniques.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes