arXiv:2410.00528eess.AS2024-10被引 1

用预训练语言模型提升语音识别准确率

End-to-End Speech Recognition with Pre-trained Masked Language Model

  • 将BERT融入端到端语音识别,通过迭代优化融合音视频与语言信息
  • 在多个任务上优于传统CTC和转换器基线,显著提升识别精度
  • 适合关注语音识别与自然语言模型结合的研究者

我们提出一种新型端到端自动语音识别方法,利用预训练掩码语言模型(如BERT)提取语言信息。提出的BERT-CTC和BECTRA模型专门设计用于将预训练语言模型有效集成到端到端语音识别中。BERT-CTC通过解决输出标记间条件独立性假设的限制,使BERT的上下文嵌入能够显式地参与语音识别过程,并通过迭代精炼算法实现音频与语言信息的无缝融合。BECTRA则将BERT-CTC扩展至转换器框架,采用适合语音识别训练的词汇表训练解码器网络,以弥合端到端语音识别与BERT在词汇、文本格式和风格(如标点符号)上的差异。实验结果表明,所提模型在多个语音识别任务上均优于基于CTC和转换器的基线模型,得益于引入了BERT的知识。深入分析验证了所提方法和架构设计的有效性。

原文摘要 · Abstract (English)

We present a novel approach to end-to-end automatic speech recognition (ASR) that utilizes pre-trained masked language models (LMs) to facilitate the extraction of linguistic information. The proposed models, BERT-CTC and BECTRA, are specifically designed to effectively integrate pre-trained LMs (e.g., BERT) into end-to-end ASR models. BERT-CTC adapts BERT for connectionist temporal classification (CTC) by addressing the constraint of the conditional independence assumption between output tokens. This enables explicit conditioning of BERT's contextualized embeddings in the ASR process, seamlessly merging audio and linguistic information through an iterative refinement algorithm. BECTRA extends BERT-CTC to the transducer framework and trains the decoder network using a vocabulary suitable for ASR training. This aims to bridge the gap between the text processed in end-to-end ASR and BERT, as these models have distinct vocabularies with varying text formats and styles, such as the presence of punctuation. Experimental results on various ASR tasks demonstrate that the proposed models improve over both the CTC and transducer-based baselines, owing to the incorporation of BERT knowledge. Moreover, our in-depth analysis and investigation verify the effectiveness of the proposed formulations and architectural designs.

语音识别BERT端到端语言模型

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。