English

End-to-End Speaker-Attributed ASR with Transformer

Audio and Speech Processing 2021-04-07 v1 Computation and Language Sound

Abstract

This paper presents our recent effort on end-to-end speaker-attributed automatic speech recognition, which jointly performs speaker counting, speech recognition and speaker identification for monaural multi-talker audio. Firstly, we thoroughly update the model architecture that was previously designed based on a long short-term memory (LSTM)-based attention encoder decoder by applying transformer architectures. Secondly, we propose a speaker deduplication mechanism to reduce speaker identification errors in highly overlapped regions. Experimental results on the LibriSpeechMix dataset shows that the transformer-based architecture is especially good at counting the speakers and that the proposed model reduces the speaker-attributed word error rate by 47% over the LSTM-based baseline. Furthermore, for the LibriCSS dataset, which consists of real recordings of overlapped speech, the proposed model achieves concatenated minimum-permutation word error rates of 11.9% and 16.3% with and without target speaker profiles, respectively, both of which are the state-of-the-art results for LibriCSS with the monaural setting.

Keywords

Cite

@article{arxiv.2104.02128,
  title  = {End-to-End Speaker-Attributed ASR with Transformer},
  author = {Naoyuki Kanda and Guoli Ye and Yashesh Gaur and Xiaofei Wang and Zhong Meng and Zhuo Chen and Takuya Yoshioka},
  journal= {arXiv preprint arXiv:2104.02128},
  year   = {2021}
}

Comments

Submitted to INTERSPEECH 2021

R2 v1 2026-06-24T00:52:02.819Z