Learning When to Translate for Streaming Speech (2022.acl-long)

Copied to clipboard

Challenge: Existing methods waiting-and-translating for a fixed duration break speech acoustic units . Existing models waiting-for a set duration and generating partial sentences are not effective .
Approach: They propose a monotonic segmentation module inside an encoder-decoder model to detect proper speech unit boundaries for a streaming speech input.
Outcome: The proposed method outperforms existing methods on a speech translation dataset and achieves the best trade-off between translation quality and latency.

Similar Papers

StreamAtt: Direct Streaming Speech-to-Text Translation with Attention-based Audio History Selection (2024.acl-long)

Copied to clipboard

Challenge: Existing studies on streaming translation focus on SimulST only focusing on StreamST . StreamAtt is the first Stream ST policy and proposes StreamLAAL .
Approach: They propose StreamAtt, the first StreamST policy, and StreamLAAL, the second Stream ST latency metric.
Outcome: Experiments in 8 languages show that StreamAtt is more efficient than SimulST . StreamLAAL is the first StreamST latency metric comparable with existing metrics for Simul ST.
InfiniSST: Simultaneous Translation of Unbounded Speech with Large Language Model (2025.findings-acl)

Copied to clipboard

Challenge: Existing models for simultaneous speech translation assume pre-segmented speech, limiting their real-world applicability.
Approach: They propose a multi-turn dialogue task that can translate unbounded streaming speech . they construct translation trajectories and robust segments from MuST-C with multi-latency augmentation during training and develop a cache management strategy to facilitate efficient inference.
Outcome: The proposed approach reduces computation-aware latency by 0.5 to 1 second while maintaining the same translation quality compared to baselines.
Direct Segmentation Models for Streaming Speech Translation (2020.emnlp-main)

Copied to clipboard

Challenge: Existing approaches to stream ST combine advances in ASR and MT to achieve high quality translations without compromising the speed of the system.
Approach: They propose to concatenate an Automatic Speech Recognition system followed by a Machine Translation system.
Outcome: The proposed models improve on the Europarl-ST dataset on the BLEU score.
Effectively pretraining a speech translation decoder with Machine Translation data (2020.emnlp-main)

Copied to clipboard

Challenge: Existing approaches to improve the performance of AST systems are based on pretraining the encoder parameters using an ASR model, but using a pretrained MT decoder is not beneficial or improves the results.
Approach: They propose to use an adversarial regularizer to bring the encoder representations of the ASR and NMT tasks closer even though they are in different modalities.
Outcome: The proposed model can be pre-trained using the Automatic Speech Recognition (ASR) task even in different languages and improves in low resource settings.
Direct Simultaneous Speech-to-Text Translation Assisted by Synchronized Streaming ASR (2021.findings-acl)

Copied to clipboard

Challenge: Existing approaches to simultaneous speech-to-text translation suffer from error propagation and extra latency.
Approach: They propose a new paradigm for simultaneous speech-to-text translation using two separate decoders . they use multitask learning to jointly learn these two tasks with a shared encoder .
Outcome: The proposed method achieves substantially better translation quality at similar levels of latency.
AdaST: Dynamically Adapting Encoder States in the Decoder for End-to-End Speech-to-Text Translation (2021.findings-acl)

Copied to clipboard

Challenge: End-to-end speech translation models learn acoustic representations from the encoder, which is not desirable for cross-modal and cross-lingual translation.
Approach: They propose an adaptive speech-to-text translation model that dynamically adapts acoustic states in the decoder.
Outcome: The proposed model outperforms state-of-the-art speech translation models on two widely-used datasets.
Streaming Models for Joint Speech Recognition and Translation (2021.eacl-main)

Copied to clipboard

Challenge: Using end-to-end models for speech translation has become a focus of the ST community . cascaded models have the advantage of including automatic speech recognition output .
Approach: They propose a model that condenses sound waves into translated text and integrates automatic speech recognition outputs into the models.
Outcome: The proposed model is statistically similar to cascading models, but has half the number of parameters.
SpeechT5: Unified-Modal Encoder-Decoder Pre-Training for Spoken Language Processing (2022.acl-long)

Copied to clipboard

Challenge: Existing work shows that pre-trained models can improve in various natural language processing tasks.
Approach: They propose a unified-modal encoder-decoder framework that pre-trains speech-text representations using large-scale unlabeled speech and text data.
Outcome: The proposed framework is superior to existing models on speech-to-text processing tasks.
SimulSpeech: End-to-End Simultaneous Speech to Text Translation (2020.acl-main)

Copied to clipboard

Challenge: SimulSpeech is an end-to-end simultaneous speech to text translation system . conventional approaches to simultaneous speech translation divide the translation process into two stages .
Approach: They develop an end-to-end simultaneous speech to text translation system which translates speech in source language to text in target language concurrently.
Outcome: The proposed system achieves reasonable BLEU scores and lower delay compared to full-sentence translation model.
Dub-S2ST: Textless Speech-to-Speech Translation for Seamless Dubbing (2025.findings-emnlp)

Copied to clipboard

Challenge: Existing speech translation approaches often overlook the transfer of speech patterns, leading to mismatches with source speech and limiting their suitability for dubbing applications.
Approach: They propose a diffusion-based speech-to-unit translation model with explicit duration control that enables time-aligned translation.
Outcome: The proposed system preserves key characteristics such as duration, speaker identity, and speaking speed while maintaining key characteristics.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations