首个中文语音识别纠错基准,用大模型提升纠错效果
ASR-EC Benchmark: Evaluating Large Language Models on Chinese ASR Error Correction
- 构建多场景中文语音错误数据集,覆盖工业级识别错误
- 多模态融合方法纠错效果最佳,显著优于提示与微调
- 适合语音处理、大模型应用研究者参考
自动语音识别(ASR)是语音与自然语言处理领域的基础任务,在语音助手、语音翻译等应用中至关重要。尽管近年来ASR技术进步显著,但受环境噪声、语义模糊等因素影响,现代ASR系统仍会产生大量识别错误。因此,语音识别纠错尤为关键。本文聚焦中文语音识别纠错,首次构建了名为 extit{ASR-EC}的基准数据集,涵盖工业级ASR系统生成的多样化错误。基于大语言模型(LLMs)的最新进展,研究探索了三种纠错范式:提示(zero-shot、few-shot、multi-step)、微调和多模态增强。实验表明,提示法效果不佳;微调仅对部分模型有效;而多模态增强方法结合音频与转录文本,表现最优,达到当前最佳性能。
原文摘要 · Abstract (English)
Automatic speech Recognition (ASR) is a fundamental and important task in the field of speech and natural language processing. It is an inherent building block in many applications such as voice assistant, speech translation, etc. Despite the advancement of ASR technologies in recent years, it is still inevitable for modern ASR systems to have a substantial number of erroneous recognition due to environmental noise, ambiguity, etc. Therefore, the error correction in ASR is crucial. Motivated by this, this paper studies ASR error correction in the Chinese language, which is one of the most popular languages and enjoys a large number of users in the world. We first create a benchmark dataset named \emph{ASR-EC} that contains a wide spectrum of ASR errors generated by industry-grade ASR systems. To the best of our knowledge, it is the first Chinese ASR error correction benchmark. Then, inspired by the recent advances in \emph{large language models (LLMs)}, we investigate how to harness the power of LLMs to correct ASR errors. We apply LLMs to ASR error correction in three paradigms. The first paradigm is prompting, which is further categorized as zero-shot, few-shot, and multi-step. The second paradigm is finetuning, which finetunes LLMs with ASR error correction data. The third paradigm is multi-modal augmentation, which collectively utilizes the audio and ASR transcripts for error correction. Extensive experiments reveal that prompting is not effective for ASR error correction. Finetuning is effective only for a portion of LLMs. Multi-modal augmentation is the most effective method for error correction and achieves state-of-the-art performance.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。