English

Improving sequence-to-sequence speech recognition training with on-the-fly data augmentation

Audio and Speech Processing 2020-02-04 v2 Computer Vision and Pattern Recognition Machine Learning Sound

Abstract

Sequence-to-Sequence (S2S) models recently started to show state-of-the-art performance for automatic speech recognition (ASR). With these large and deep models overfitting remains the largest problem, outweighing performance improvements that can be obtained from better architectures. One solution to the overfitting problem is increasing the amount of available training data and the variety exhibited by the training data with the help of data augmentation. In this paper we examine the influence of three data augmentation methods on the performance of two S2S model architectures. One of the data augmentation method comes from literature, while two other methods are our own development - a time perturbation in the frequency domain and sub-sequence sampling. Our experiments on Switchboard and Fisher data show state-of-the-art performance for S2S models that are trained solely on the speech training data and do not use additional text data.

Keywords

Cite

@article{arxiv.1910.13296,
  title  = {Improving sequence-to-sequence speech recognition training with on-the-fly data augmentation},
  author = {Thai-Son Nguyen and Sebastian Stueker and Jan Niehues and Alex Waibel},
  journal= {arXiv preprint arXiv:1910.13296},
  year   = {2020}
}

Comments

To appear in ICASSP 2020

R2 v1 2026-06-23T11:58:24.795Z