Context-Aware end-to-end ASR Using Self-Attentive Embedding and Tensor Fusion
Shuo-Yiin Chang, Chao Zhang, Tara N. Sainath, Bo Li, Trevor Strohman
Abstract
Typical automatic speech recognition (ASR) systems are built to recognize independent utterances without using the cross-utterance context. However, the context over multiple utterances often provides useful information for the ASR task. In this work, we propose a context-aware end-to-end ASR model that injects the self-attentive context embedding into the decoder of the recurrent neural network transducer (RNN-T). We also propose a factorised 3-way tensor fusion approach to fuse the context embedding with the acoustic representations extracted from the acoustic encoder and the text representations obtained using the prediction network based on the previous subword units. Experimental results on a long-form Youtube ASR task shows that the proposed approach achieves 10.8% relative word error rate reductions.
BibTeX
@inproceedings{icassp2023_contextawareendt,
title = {Context-Aware end-to-end ASR Using Self-Attentive Embedding and Tensor Fusion},
author = {Shuo-Yiin Chang and Chao Zhang and Tara N. Sainath and Bo Li and Trevor Strohman},
booktitle = {ICASSP 2023},
year = {2023}
}