English

End-to-End Automatic Speech Recognition Integrated With CTC-Based Voice Activity Detection

Audio and Speech Processing 2020-03-16 v2 Computation and Language Sound

Abstract

This paper integrates a voice activity detection (VAD) function with end-to-end automatic speech recognition toward an online speech interface and transcribing very long audio recordings. We focus on connectionist temporal classification (CTC) and its extension of CTC/attention architectures. As opposed to an attention-based architecture, input-synchronous label prediction can be performed based on a greedy search with the CTC (pre-)softmax output. This prediction includes consecutive long blank labels, which can be regarded as a non-speech region. We use the labels as a cue for detecting speech segments with simple thresholding. The threshold value is directly related to the length of a non-speech region, which is more intuitive and easier to control than conventional VAD hyperparameters. Experimental results on unsegmented data show that the proposed method outperformed the baseline methods using the conventional energy-based and neural-network-based VAD methods and achieved an RTF less than 0.2. The proposed method is publicly available.

Keywords

Cite

@article{arxiv.2002.00551,
  title  = {End-to-End Automatic Speech Recognition Integrated With CTC-Based Voice Activity Detection},
  author = {Takenori Yoshimura and Tomoki Hayashi and Kazuya Takeda and Shinji Watanabe},
  journal= {arXiv preprint arXiv:2002.00551},
  year   = {2020}
}

Comments

Submitted to ICASSP 2020

R2 v1 2026-06-23T13:28:36.232Z