BeaverTalk combines VAD segmentation, Whisper ASR, and a LoRA-fine-tuned Gemma 3 with a single-sentence memory bank to achieve BLEU 24.64 to 37.23 on ACL 60/60 across two language pairs and two latency regimes.
StreamAtt: Direct Streaming Speech-to-Text Translation with Attention-based Audio History Selection
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Streaming speech-to-text translation (StreamST) is the task of automatically translating speech while incrementally receiving an audio stream. Unlike simultaneous ST (SimulST), which deals with pre-segmented speech, StreamST faces the challenges of handling continuous and unbounded audio streams. This requires additional decisions about what to retain of the previous history, which is impractical to keep entirely due to latency and computational constraints. Despite the real-world demand for real-time ST, research on streaming translation remains limited, with existing works solely focusing on SimulST. To fill this gap, we introduce StreamAtt, the first StreamST policy, and propose StreamLAAL, the first StreamST latency metric designed to be comparable with existing metrics for SimulST. Extensive experiments across all 8 languages of MuST-C v1.0 show the effectiveness of StreamAtt compared to a naive streaming baseline and the related state-of-the-art SimulST policy, providing a first step in StreamST research.
fields
cs.CL 1years
2025 1verdicts
CONDITIONAL 1representative citing papers
citing papers explorer
-
BeaverTalk: Oregon State University's IWSLT 2025 Simultaneous Speech Translation System
BeaverTalk combines VAD segmentation, Whisper ASR, and a LoRA-fine-tuned Gemma 3 with a single-sentence memory bank to achieve BLEU 24.64 to 37.23 on ACL 60/60 across two language pairs and two latency regimes.