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

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

About

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 with the permutation invariant training (PIT), SOT uses a model with only one output layer that generates the transcriptions of multiple speakers one after another. The attention and decoder modules take care of producing multiple transcriptions from overlapped speech. SOT has two advantages over PIT: (1) no limitation in the maximum number of speakers, and (2) an ability to model the dependencies among outputs for different speakers. We also propose a simple trick that allows SOT to be executed in $O(S)$, where $S$ is the number of the speakers in the training sample, by using the start times of the constituent source utterances. Experimental results on LibriSpeech corpus show that the SOT models can transcribe overlapped speech with variable numbers of speakers significantly better than PIT-based models. We also show that the SOT models can accurately count the number of speakers in the input audio.

Naoyuki Kanda, Yashesh Gaur, Xiaofei Wang, Zhong Meng, Takuya Yoshioka• 2020

Related benchmarks

TaskDatasetResultRank
Multi-talker Automatic Speech RecognitionLibrispeechMix 2mix (dev)
WER7.9
9
Multi-talker Automatic Speech RecognitionLibrispeechMix 3mix (test)
WER23.5
9
Multi-talker Automatic Speech RecognitionLibrispeechMix 2mix (test)
WER8.1
9
Multi-talker Automatic Speech RecognitionLibrispeechMix 3mix (dev)
WER23.9
9
Multi-talker Automatic Speech RecognitionLibriSpeech (dev)
WER5.3
9
Multi-talker Automatic Speech RecognitionLibriSpeech (test)
WER6.2
9
Multi-talker Automatic Speech RecognitionCH109 1-speaker
WER40.8
4
Multi-talker Automatic Speech RecognitionCH109 2-speaker
WER52.7
4
Multi-talker Automatic Speech RecognitionCH109
Total WER0.454
4
Showing 9 of 9 rows

Other info

Follow for update