用多粒度与多模态纠错提升口音语音识别准确率
Mixture of LoRA Experts with Multi-Modal and Multi-Granularity LLM Generative Error Correction for Accented Speech Recognition
- 通过语音模态融合发音信息,实现跨口音的精准纠错
- 在多口音数据集上将词错误率降低67.35%
- 适合需要高精度口音语音识别的应用场景
尽管自动语音识别技术不断进步,但口音语音识别性能仍显著下降。生成式错误纠正(GER)利用大语言模型(LLM)的语言知识,优于传统语言模型方法。然而,其在口音场景中缺乏针对性。口音代表与标准发音的偏差,因此需要多粒度发音和语义信息。此外,口音差异大,每种口音具有独特特征。本文提出多模态GER,整合语音模态的发音信息;多粒度GER,引入细粒度音素级发音信息。通过低秩适配(LoRA)微调,使LLM能利用口音发音与词级假设的语义信息进行准确转录预测。采用三阶段策略为每种口音训练独立的多模态GER模型,得到单口音LoRA专家。提出HDMoLE方法,结合分层路由与动态阈值,在单一多模态GER中融合多个单口音LoRA专家,以应对口音多样性挑战。多粒度GER利用HDMoLE模型输出的N-best词级与音素级假设,预测最终转录结果。在多口音英语数据集上的实验表明,该方法相较基线Whisper-large-v3模型,词错误率降低67.35%。
原文摘要 · Abstract (English)
Despite improvements in automatic speech recognition, performance drops with accented speech. Generative error correction (GER) leverages the linguistic knowledge of large language models (LLMs), outperforming typical language model methods. However, it lacks specificity in accented speech scenarios. Accents represent deviations from standard pronunciation, making multi-granularity pronunciation and semantic information essential for accented speech recognition. Moreover, accents exhibit considerable diversity, with each accent possessing distinct characteristics. In this study, we leverage GER to improve transcription accuracy by addressing the two primary features. We propose the multi-modal GER, which integrates pronunciation information from the speech modality, and the multi-granularity GER, which incorporates fine-grained phoneme-level pronunciation information. These methods enable the LLM to utilize the pronunciation information of accented speech and the semantic information from word-level hypotheses for accurate transcription predictions through low-rank adaptation (LoRA) fine-tuning. We employ a three-stage strategy to train separate multi-modal GER models for each accent to obtain mono-accent LoRA experts. By adopting our proposed HDMoLE method, which incorporates hierarchical routing and dynamic thresholds within the mixture of LoRA experts, we effectively merge mono-accent LoRA experts within a single multi-modal GER to overcome accent diversity challenges. Furthermore, multi-granularity GER leverages N-best word-level and phoneme-level hypotheses from the HDMoLE model to predict final transcriptions. Experiments on a multi-accent English dataset show that our methods reduce word error rate by 67.35% compared to the baseline vanilla Whisper-large-v3 model.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。