English

Advancing Multi-talker ASR Performance with Large Language Models

Audio and Speech Processing 2024-09-02 v1 Artificial Intelligence

Abstract

Recognizing overlapping speech from multiple speakers in conversational scenarios is one of the most challenging problem for automatic speech recognition (ASR). Serialized output training (SOT) is a classic method to address multi-talker ASR, with the idea of concatenating transcriptions from multiple speakers according to the emission times of their speech for training. However, SOT-style transcriptions, derived from concatenating multiple related utterances in a conversation, depend significantly on modeling long contexts. Therefore, compared to traditional methods that primarily emphasize encoder performance in attention-based encoder-decoder (AED) architectures, a novel approach utilizing large language models (LLMs) that leverages the capabilities of pre-trained decoders may be better suited for such complex and challenging scenarios. In this paper, we propose an LLM-based SOT approach for multi-talker ASR, leveraging pre-trained speech encoder and LLM, fine-tuning them on multi-talker dataset using appropriate strategies. Experimental results demonstrate that our approach surpasses traditional AED-based methods on the simulated dataset LibriMix and achieves state-of-the-art performance on the evaluation set of the real-world dataset AMI, outperforming the AED model trained with 1000 times more supervised data in previous works.

Keywords

Cite

@article{arxiv.2408.17431,
  title  = {Advancing Multi-talker ASR Performance with Large Language Models},
  author = {Mohan Shi and Zengrui Jin and Yaoxun Xu and Yong Xu and Shi-Xiong Zhang and Kun Wei and Yiwen Shao and Chunlei Zhang and Dong Yu},
  journal= {arXiv preprint arXiv:2408.17431},
  year   = {2024}
}

Comments

8 pages, accepted by IEEE SLT 2024

R2 v1 2026-06-28T18:29:06.171Z