paper-with-me

Papers

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

2021-02-08 · Feng-Ju Chang, Martin Radfar, Athanasios Mouchtaris, Brian King, Siegfried Kunzmann

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.

📄 PDF Abstract BibTeX arXiv:2102.03951

Code (0)

등록된 구현이 없습니다.

Tasks

Decoderspeech-recognitionSpeech Recognition

Similar Papers 제목 키워드 기반

Multi-Channel Transformer Transducer for Speech Recognition

2021-08-30 · Feng-Ju Chang, Martin Radfar, Athanasios Mouchtaris, Maurizio Omologo

Multi-channel inputs offer several advantages over single-channel, to improve the robustness of on-device speech recognition systems. Recent work on multi-channel transformer, has proposed a way to incorporate such input…

speech-recognitionSpeech Recognition

End-to-End Multi-speaker Speech Recognition with Transformer

2020-02-10 · Xuankai Chang, Wangyou Zhang, Yanmin Qian, Jonathan Le Roux 외

Recently, fully recurrent neural network (RNN) based end-to-end models have been proven to be effective for multi-speaker speech recognition in both the single-channel and multi-channel scenarios. In this work, we explor…

Decoderspeech-recognitionSpeech Recognition

Multi-channel multi-speaker transformer for speech recognition

2026-01-06 · Guo Yifan, Tian Yao, Suo Hongbin, Wan Yulong arxiv

With the development of teleconferencing and in-vehicle voice assistants, far-field multi-speaker speech recognition has become a hot research topic. Recently, a multi-channel transformer (MCT) has been proposed, which d…

Speech RecognitionDeep Clustering

Speech Emotion Recognition Via CNN-Transformer and Multidimensional Attention Mechanism

2024-03-07 · Xiaoyu Tang, Yixin Lin, Ting Dang, Yuanfang Zhang 외

Speech Emotion Recognition (SER) is crucial in human-machine interactions. Mainstream approaches utilize Convolutional Neural Networks or Recurrent Neural Networks to learn local energy feature representations of speech …

Emotion RecognitionSpeech Emotion Recognition

SpikCommander: A High-performance Spiking Transformer with Multi-view Learning for Efficient Speech Command Recognition

2025-11-11 · Jiaqi Wang, Liutao Yu, Xiongri Shen, Sihang Guo 외 arxiv

Spiking neural networks (SNNs) offer a promising path toward energy-efficient speech command recognition (SCR) by leveraging their event-driven processing paradigm. However, existing SNN-based SCR methods often struggle …