Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

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

About

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.

Hao Shi, Yusuke Fujita, Tomoya Mizumoto, Lianbo Liu, Atsushi Kojima, Yui Sudo• 2025

Related benchmarks

TaskDatasetResultRank
Multi-talker Automatic Speech RecognitionLibri2Mix Clean (dev)
WER3.5
23
Multi-talker Automatic Speech RecognitionLibri2Mix Noisy (Eval)
WER9.2
22
Multi-talker Automatic Speech RecognitionLibri3Mix Clean (Eval)
WER16.5
20
Multi-talker Automatic Speech RecognitionLibri3Mix Noisy (eval)
WER28.1
19
Multi-talker Automatic Speech RecognitionLibri2Mix Noisy (dev)
WER10.5
17
Multi-talker Automatic Speech RecognitionLibri3Mix Noisy (dev)
WER29.3
17
Multi-talker Automatic Speech RecognitionLibri3Mix Clean (dev)
WER17
17
Multi-talker Automatic Speech RecognitionLibri2Mix Clean (test)
WER3.6
16
Multi-talker Automatic Speech RecognitionLibri2Mix Clean (eval)
WER3.6
11
Multi-talker Automatic Speech RecognitionLibriMix 2 Clean (test)
tcpWER3.6
9
Showing 10 of 12 rows

Other info

Follow for update