CLSDASJul 2, 2024

Pinyin Regularization in Error Correction for Chinese Speech Recognition with Large Language Models

arXiv:2407.01909v1
Originality Incremental advance
AI Analysis

This work addresses error correction for Chinese speech recognition, an incremental improvement over existing English-focused methods.

The paper tackles error correction for Chinese automatic speech recognition by constructing a 724K-pair benchmark dataset and proposing Pinyin regularization in prompts, which consistently improves large language models' performance.

Recent studies have demonstrated the efficacy of large language models (LLMs) in error correction for automatic speech recognition (ASR). However, much of the research focuses on the English language. This paper redirects the attention to Chinese. Firstly, we construct a specialized benchmark dataset aimed at error correction for Chinese ASR with 724K hypotheses-transcription pairs, named the Chinese Hypotheses Paradise dataset (ChineseHP), which contains a wide range of scenarios and presents significant challenges. Subsequently, we conduct a preliminary evaluation using the dataset for both direct-prompting and fine-tuning pre-trained LLMs. Furthermore, we propose a straightforward method of Pinyin regularization for prompts, which involves the transcription of Pinyin directly from text hypotheses. The experimental results reveal that Pinyin regularization consistently enhances the error-correcting ability of LLMs when compared with those without regularization. The dataset is available on the website.

Code Implementations1 repo
Foundations

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

Your Notes