English

Streaming Decoder-Only Automatic Speech Recognition with Discrete Speech Units: A Pilot Study

Sound 2024-06-28 v1 Audio and Speech Processing

Abstract

Unified speech-text models like SpeechGPT, VioLA, and AudioPaLM have shown impressive performance across various speech-related tasks, especially in Automatic Speech Recognition (ASR). These models typically adopt a unified method to model discrete speech and text tokens, followed by training a decoder-only transformer. However, they are all designed for non-streaming ASR tasks, where the entire speech utterance is needed during decoding. Hence, we introduce a decoder-only model exclusively designed for streaming recognition, incorporating a dedicated boundary token to facilitate streaming recognition and employing causal attention masking during the training phase. Furthermore, we introduce right-chunk attention and various data augmentation techniques to improve the model's contextual modeling abilities. While achieving streaming speech recognition, experiments on the AISHELL-1 and -2 datasets demonstrate the competitive performance of our streaming approach with non-streaming decoder-only counterparts.

Keywords

Cite

@article{arxiv.2406.18862,
  title  = {Streaming Decoder-Only Automatic Speech Recognition with Discrete Speech Units: A Pilot Study},
  author = {Peikun Chen and Sining Sun and Changhao Shan and Qing Yang and Lei Xie},
  journal= {arXiv preprint arXiv:2406.18862},
  year   = {2024}
}

Comments

Accepted for Interspeech 2024

R2 v1 2026-06-28T17:20:45.503Z