English

Distilling LLM Semantic Priors into Encoder-Only Multi-Talker ASR with Talker-Count Routing

Sound 2026-03-12 v1

Abstract

Large language models (LLMs) provide strong semantic priors that can improve multi-talker automatic speech recognition (MT-ASR), but using an LLM as an autoregressive decoder is computationally expensive and remains fragile under heavy overlap. In this paper, we propose an encoder-only MT-ASR framework that adapts an LLM to multi-talker conditioning and distills its semantic guidance into the encoder during training, while retaining fast CTC-style decoding at inference. Our model employs a post-encoder separator with serialized CTC to produce talker-ordered transcripts, and leverages an adapted LLM-based SOT objective as a multi-talker-aware teacher signal to explicitly regularize mixed-speech representations. To further support variable numbers of talkers, we introduce a Talker-Count Head that predicts the talker count and dynamically selects the appropriate decoding branch. Experiments on LibriMix show that the proposed encoder-only model achieves comparable performance to LLM-based systems in the two-talker condition, while delivering significant improvements in the three-talker condition with significant small RTF.

Keywords

Cite

@article{arxiv.2603.10587,
  title  = {Distilling LLM Semantic Priors into Encoder-Only Multi-Talker ASR with Talker-Count Routing},
  author = {Hao Shi and Yusuke Fujita and Roman Koshkin and Mengjie Zhao and Yuan Gao and Lianbo Liu and Yui Sudo},
  journal= {arXiv preprint arXiv:2603.10587},
  year   = {2026}
}
R2 v1 2026-07-01T11:14:23.757Z