English

Streaming Speaker-Attributed ASR with Token-Level Speaker Embeddings

Audio and Speech Processing 2022-07-18 v2 Computation and Language Sound

Abstract

This paper presents a streaming speaker-attributed automatic speech recognition (SA-ASR) model that can recognize ``who spoke what'' with low latency even when multiple people are speaking simultaneously. Our model is based on token-level serialized output training (t-SOT) which was recently proposed to transcribe multi-talker speech in a streaming fashion. To further recognize speaker identities, we propose an encoder-decoder based speaker embedding extractor that can estimate a speaker representation for each recognized token not only from non-overlapping speech but also from overlapping speech. The proposed speaker embedding, named t-vector, is extracted synchronously with the t-SOT ASR model, enabling joint execution of speaker identification (SID) or speaker diarization (SD) with the multi-talker transcription with low latency. We evaluate the proposed model for a joint task of ASR and SID/SD by using LibriSpeechMix and LibriCSS corpora. The proposed model achieves substantially better accuracy than a prior streaming model and shows comparable or sometimes even superior results to the state-of-the-art offline SA-ASR model.

Keywords

Cite

@article{arxiv.2203.16685,
  title  = {Streaming Speaker-Attributed ASR with Token-Level Speaker Embeddings},
  author = {Naoyuki Kanda and Jian Wu and Yu Wu and Xiong Xiao and Zhong Meng and Xiaofei Wang and Yashesh Gaur and Zhuo Chen and Jinyu Li and Takuya Yoshioka},
  journal= {arXiv preprint arXiv:2203.16685},
  year   = {2022}
}

Comments

Accepted for presentation at Interspeech 2022

R2 v1 2026-06-24T10:32:39.535Z