English

Data Techniques For Online End-to-end Speech Recognition

Audio and Speech Processing 2020-07-28 v2 Computation and Language Machine Learning

Abstract

Practitioners often need to build ASR systems for new use cases in a short amount of time, given limited in-domain data. While recently developed end-to-end methods largely simplify the modeling pipelines, they still suffer from the data sparsity issue. In this work, we explore a few simple-to-implement techniques for building online ASR systems in an end-to-end fashion, with a small amount of transcribed data in the target domain. These techniques include data augmentation in the target domain, domain adaptation using models previously trained on a large source domain, and knowledge distillation on non-transcribed target domain data, using an adapted bi-directional model as the teacher; they are applicable in real scenarios with different types of resources. Our experiments demonstrate that each technique is independently useful in the improvement of the online ASR performance in the target domain.

Keywords

Cite

@article{arxiv.2001.09221,
  title  = {Data Techniques For Online End-to-end Speech Recognition},
  author = {Yang Chen and Weiran Wang and I-Fan Chen and Chao Wang},
  journal= {arXiv preprint arXiv:2001.09221},
  year   = {2020}
}

Comments

5 pages, 1 figure

R2 v1 2026-06-23T13:20:22.091Z