REVIEW 2 cited by
InfiniSST: Simultaneous Translation of Unbounded Speech with Large Language Model
Not yet reviewed by Pith; the record is open.
This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.
SPECIMEN: schema-true, not a live event
T0 review · schema-true
One-sentence machine reading of the paper's core claim.
pith:XXXXXXXX · record.json · timestamp
read the original abstract
Simultaneous translation of unbounded streaming speech remains a challenging problem due to the need for effectively processing the history speech context and past translations so that quality and latency, including computation overhead, can be balanced. Most prior works assume pre-segmented speech, limiting their real-world applicability. In this paper, we propose InfiniSST, a novel approach that formulates SST as a multi-turn dialogue task, enabling seamless translation of unbounded speech. We construct translation trajectories and robust segments from MuST-C with multi-latency augmentation during training and develop a key-value (KV) cache management strategy to facilitate efficient inference. Experiments on MuST-C En-Es, En-De, and En-Zh demonstrate that InfiniSST reduces computation-aware latency by 0.5 to 1 second while maintaining the same translation quality compared to baselines. Ablation studies further validate the contributions of our data construction and cache management strategy. We release the code and demo at https://github.com/LeiLiLab/InfiniSST
Forward citations
Cited by 2 Pith papers
-
MLLP-VRAIN UPV system for the IWSLT 2025 Simultaneous Speech Translation Translation task
A cascade of Whisper and NLLB, adapted with prefix training and streaming policies, achieves 29.8 BLEU on the IWSLT 2025 simultaneous speech translation test set.
-
CMU's IWSLT 2025 Simultaneous Speech Translation System
CMU reports 44.3 BLEU English-to-Chinese and 25.1 BLEU English-to-German on the ACL60/60 dev set with a streaming Wav2Vec2.0-Qwen2.5 system trained on about 3,850 hours of synthesized speech translation data.
Discussion (0). Sign in to comment.