English

Improving Streaming Transformer Based ASR Under a Framework of Self-supervised Learning

Audio and Speech Processing 2021-09-16 v1 Sound

Abstract

Recently self-supervised learning has emerged as an effective approach to improve the performance of automatic speech recognition (ASR). Under such a framework, the neural network is usually pre-trained with massive unlabeled data and then fine-tuned with limited labeled data. However, the non-streaming architecture like bidirectional transformer is usually adopted by the neural network to achieve competitive results, which can not be used in streaming scenarios. In this paper, we mainly focus on improving the performance of streaming transformer under the self-supervised learning framework. Specifically, we propose a novel two-stage training method during fine-tuning, which combines knowledge distilling and self-training. The proposed training method achieves 16.3% relative word error rate (WER) reduction on Librispeech noisy test set. Finally, by only using the 100h clean subset of Librispeech as the labeled data and the rest (860h) as the unlabeled data, our streaming transformer based model obtains competitive WERs 3.5/8.7 on Librispeech clean/noisy test sets.

Keywords

Cite

@article{arxiv.2109.07327,
  title  = {Improving Streaming Transformer Based ASR Under a Framework of Self-supervised Learning},
  author = {Songjun Cao and Yueteng Kang and Yanzhe Fu and Xiaoshuo Xu and Sining Sun and Yike Zhang and Long Ma},
  journal= {arXiv preprint arXiv:2109.07327},
  year   = {2021}
}

Comments

INTERSPEECH2021

R2 v1 2026-06-24T05:59:24.821Z