T-SOT FNT: Streaming Multi-Talker ASR with Text-Only Domain Adaptation Capability
Jian Wu, Naoyuki Kanda, Takuya Yoshioka, Rui Zhao, Zhuo Chen, Jinyu Li
Abstract
Token-level serialized output training (t-SOT) was recently proposed to address the challenge of streaming multi-talker automatic speech recognition (ASR). T-SOT effectively handles overlapped speech by representing multi-talker transcriptions as a single token stream with ⟨cc⟩ symbols interspersed. However, the use of a naive neural transducer architecture significantly constrained its applicability for text-only adaptation. To overcome this limitation, we propose a novel t-SOT model structure that incorporates the idea of factorized neural transducers (FNT). The proposed method separates a language model (LM) from the transducer’s predictor and handles the unnatural token order resulting from the use of ⟨cc⟩ symbols in t-SOT. We achieve this by maintaining multiple hidden states and introducing special handling of the ⟨cc⟩ tokens within the LM. The proposed t-SOT FNT model achieves comparable performance to the original t-SOT model while retaining the ability to reduce word error rate (WER) on both single and multi-talker datasets through text-only adaptation.
BibTeX
@inproceedings{icassp2024_tsotfntstreaming,
title = {T-SOT FNT: Streaming Multi-Talker ASR with Text-Only Domain Adaptation Capability},
author = {Jian Wu and Naoyuki Kanda and Takuya Yoshioka and Rui Zhao and Zhuo Chen and Jinyu Li},
booktitle = {ICASSP 2024},
year = {2024}
}