arXiv:2509.04488cs.CLcs.AI2025-09被引 9

用结构化提示提升大模型多说话人语音识别效果

Serialized Output Prompting for Large Language Model-based Multi-Talker Speech Recognition

  • 通过串联CTC层提取混合语音的分说话人序列输出
  • 在双人和三人场景下均显著提升识别准确率
  • 适合需要高精度多说话人语音转写的应用

提示对大语言模型(LLM)系统任务定义和性能提升至关重要。然而,现有基于LLM的多说话人自动语音识别(MT-ASR)系统要么忽略提示,要么仅使用简单任务提示,尚未有研究探索提示设计以提升性能。本文提出序列化输出提示(SOP),通过在语音编码器后插入分隔器与串联连接时序分类(CTC)层,按先说话先输出的方式分离并提取多说话人语音内容。随后,利用贪婪搜索解码序列化CTC输出,得到可作为LLM提示的SOP。为有效训练模型,设计三阶段训练策略:序列化输出训练(SOT)微调、序列化语音信息提取及基于SOP的适配。在LibriMix数据集上的实验表明,尽管基于LLM的SOT模型在双说话人场景表现良好,但在更复杂的三说话人场景中未能充分发挥LLM潜力。所提SOP方法在双人和三人场景下均显著提升性能。

原文摘要 · Abstract (English)

Prompts are crucial for task definition and for improving the performance of large language models (LLM)-based systems. However, existing LLM-based multi-talker (MT) automatic speech recognition (ASR) systems either omit prompts or rely on simple task-definition prompts, with no prior work exploring the design of prompts to enhance performance. In this paper, we propose extracting serialized output prompts (SOP) and explicitly guiding the LLM using structured prompts to improve system performance (SOP-MT-ASR). A Separator and serialized Connectionist Temporal Classification (CTC) layers are inserted after the speech encoder to separate and extract MT content from the mixed speech encoding in a first-speaking-first-out manner. Subsequently, the SOP, which serves as a prompt for LLMs, is obtained by decoding the serialized CTC outputs using greedy search. To train the model effectively, we design a three-stage training strategy, consisting of serialized output training (SOT) fine-tuning, serialized speech information extraction, and SOP-based adaptation. Experimental results on the LibriMix dataset show that, although the LLM-based SOT model performs well in the two-talker scenario, it fails to fully leverage LLMs under more complex conditions, such as the three-talker scenario. The proposed SOP approach significantly improved performance under both two- and three-talker conditions.

语音识别多说话人大模型提示工程

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