paper-with-me

Papers

Serialized Output Training by Learned Dominance

2024-07-04 · Ying Shi, Lantian Li, Shi Yin, Dong Wang, Jiqing Han

Serialized Output Training (SOT) has showcased state-of-the-art performance in multi-talker speech recognition by sequentially decoding the speech of individual speakers. To address the challenging label-permutation issue, prior methods have relied on either the Permutation Invariant Training (PIT) or the time-based First-In-First-Out (FIFO) rule. This study presents a model-based serialization strategy that incorporates an auxiliary module into the Attention Encoder-Decoder architecture, autonomously identifying the crucial factors to order the output sequence of the speech components in multi-talker speech. Experiments conducted on the LibriSpeech and LibriMix databases reveal that our approach significantly outperforms the PIT and FIFO baselines in both 2-mix and 3-mix scenarios. Further analysis shows that the serialization module identifies dominant speech components in a mixture by factors including loudness and gender, and orders speech components based on the dominance score.

📄 PDF Abstract BibTeX arXiv:2407.03966

Code (0)

등록된 구현이 없습니다.

Tasks

Decoderspeech-recognitionSpeech Recognition

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음

Similar Papers 제목 키워드 기반

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

2025-09-01 · Hao Shi, Yusuke Fujita, Tomoya Mizumoto, Lianbo Liu 외 arxiv

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…

Information ExtractionSpeech Recognition

BA-SOT: Boundary-Aware Serialized Output Training for Multi-Talker ASR

2023-05-23 · Yuhao Liang, Fan Yu, Yangze Li, Pengcheng Guo 외

The recently proposed serialized output training (SOT) simplifies multi-talker automatic speech recognition (ASR) by generating speaker transcriptions separated by a special token. However, frequent speaker changes can m…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Change DetectionDecoder+2

Serialized Output Training for End-to-End Overlapped Speech Recognition

2020-03-28 · Naoyuki Kanda, Yashesh Gaur, Xiaofei Wang, Zhong Meng 외

This paper proposes serialized output training (SOT), a novel framework for multi-speaker overlapped speech recognition based on an attention-based encoder-decoder approach. Instead of having multiple output layers as wi…

Decoderspeech-recognitionSpeech Recognition

Token-Level Serialized Output Training for Joint Streaming ASR and ST Leveraging Textual Alignments

2023-07-07 · Sara Papi, Peidong Wang, Junkun Chen, Jian Xue 외

In real-world applications, users often require both translations and transcriptions of speech to enhance their comprehension, particularly in streaming scenarios where incremental generation is necessary. This paper int…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Decoderspeech-recognition+1

Joint ASR and Speaker Role Tagging with Serialized Output Training

2025-06-12 · Anfeng Xu, Tiantian Feng, Shrikanth Narayanan

Automatic Speech Recognition systems have made significant progress with large-scale pre-trained models. However, most current systems focus solely on transcribing the speech without identifying speaker roles, a function…

Automatic Speech Recognitionspeech-recognitionSpeech Recognition