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-300ms chunks with lower complexity.
Transformer-transducer: End-to-end speech recognition with self-attention
2 Pith papers cite this work. Polarity classification is still indexing.
representative citing papers
InterAligner adds progressive intermediate alignment objectives plus InterCTC to Aligner-Encoder ASR, cutting WER from 5.0/7.8 to 3.1/5.6 on LibriSpeech test-clean/other with largest gains on long utterances.
citing papers explorer
-
WhisperRT -- Turning Whisper into a Causal Streaming Model
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-300ms chunks with lower complexity.
-
Progressive Alignment Objectives for Aligner-Encoder based ASR
InterAligner adds progressive intermediate alignment objectives plus InterCTC to Aligner-Encoder ASR, cutting WER from 5.0/7.8 to 3.1/5.6 on LibriSpeech test-clean/other with largest gains on long utterances.