The reviewed record of science sign in
Pith

arxiv: 2107.01269 · v1 · pith:VOSVPENR · submitted 2021-07-02 · eess.AS · cs.LG· cs.SD

Dual Causal/Non-Causal Self-Attention for Streaming End-to-End Speech Recognition

Reviewed by Pith T0 review T1 audit T2 compute T3 formal T4 kernel pith:VOSVPENRrecord.jsonopen to challenge →

classification eess.AS cs.LGcs.SD
keywords self-attentionstreamingend-to-endrestrictedresultsarchitectureattention-basedcausal
0
0 comments X
read the original abstract

Attention-based end-to-end automatic speech recognition (ASR) systems have recently demonstrated state-of-the-art results for numerous tasks. However, the application of self-attention and attention-based encoder-decoder models remains challenging for streaming ASR, where each word must be recognized shortly after it was spoken. In this work, we present the dual causal/non-causal self-attention (DCN) architecture, which in contrast to restricted self-attention prevents the overall context to grow beyond the look-ahead of a single layer when used in a deep architecture. DCN is compared to chunk-based and restricted self-attention using streaming transformer and conformer architectures, showing improved ASR performance over restricted self-attention and competitive ASR results compared to chunk-based self-attention, while providing the advantage of frame-synchronous processing. Combined with triggered attention, the proposed streaming end-to-end ASR systems obtained state-of-the-art results on the LibriSpeech, HKUST, and Switchboard ASR tasks.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. WhisperRT -- Turning Whisper into a Causal Streaming Model

    cs.CL 2025-08 conditional novelty 6.0

    WhisperRT converts Whisper to a causal streaming ASR model via encoder causality, decoder synchronization on partial states, and fine-tuning, achieving better performance than non-fine-tuned streaming methods on sub-3...