@article{Lu2024, 
author = {Junyu Lu and Rongzhong Lian and Di Jiang and Yuanfeng Song and Zhiyang Su and Victor Junqiu Wei and Lin Yang},
title = {Pretraining Enhanced RNN Transducer},
year = {2024},
journal = {CAAI Artificial Intelligence Research},
volume = {3},
pages = {9150039},
keywords = {pretraining, automatic speech recognition, self-supervised learning},
url = {https://www.sciopen.com/article/10.26599/AIR.2024.9150039},
doi = {10.26599/AIR.2024.9150039},
abstract = {Recurrent neural network transducer (RNN-T) is an important branch of current end-to-end automatic speech recognition (ASR). Various promising approaches have been designed for boosting RNN-T architecture; however, few studies exploit the effectiveness of pretrained methods in this framework. In this paper, we introduce the pretrained acoustic extractor (PAE) and the pretrained linguistic network (PLN) to enhance the Conformer long short-term memory (Conformer-LSTM) transducer. First, we construct the input of the acoustic encoder with two different latent representations: one extracted by PAE from the raw waveform, and the other obtained from filter-bank transformation. Second, we fuse an extra semantic feature from the PLN into the joint network to reduce illogical and homophonic errors. Compared with previous works, our approaches are able to obtain pretrained representations for better model generalization. Evaluation on two large-scale datasets has demonstrated that our proposed approaches yield better performance than existing approaches.}
}