English

End-to-End Multi-Channel Transformer for Speech Recognition

Audio and Speech Processing 2021-02-09 v1 Computation and Language Sound

Abstract

Transformers are powerful neural architectures that allow integrating different modalities using attention mechanisms. In this paper, we leverage the neural transformer architectures for multi-channel speech recognition systems, where the spectral and spatial information collected from different microphones are integrated using attention layers. Our multi-channel transformer network mainly consists of three parts: channel-wise self attention layers (CSA), cross-channel attention layers (CCA), and multi-channel encoder-decoder attention layers (EDA). The CSA and CCA layers encode the contextual relationship within and between channels and across time, respectively. The channel-attended outputs from CSA and CCA are then fed into the EDA layers to help decode the next token given the preceding ones. The experiments show that in a far-field in-house dataset, our method outperforms the baseline single-channel transformer, as well as the super-directive and neural beamformers cascaded with the transformers.

Keywords

Cite

@article{arxiv.2102.03951,
  title  = {End-to-End Multi-Channel Transformer for Speech Recognition},
  author = {Feng-Ju Chang and Martin Radfar and Athanasios Mouchtaris and Brian King and Siegfried Kunzmann},
  journal= {arXiv preprint arXiv:2102.03951},
  year   = {2021}
}

Comments

Accepted by 2021 IEEE International Conference on Acoustics, Speech and Signal Processing (ICASSP 2021)

R2 v1 2026-06-23T22:55:24.217Z