paper-with-me

홈 › Papers

Towards Real-World Streaming Speech Translation for Code-Switched Speech

2023-10-19 · Belen Alastruey, Matthias Sperber, Christian Gollan, Dominic Telaar, Tim Ng, Aashish Agarwal

Code-switching (CS), i.e. mixing different languages in a single sentence, is a common phenomenon in communication and can be challenging in many Natural Language Processing (NLP) settings. Previous studies on CS speech have shown promising results for end-to-end speech translation (ST), but have been limited to offline scenarios and to translation to one of the languages present in the source (\textit{monolingual transcription}). In this paper, we focus on two essential yet unexplored areas for real-world CS speech translation: streaming settings, and translation to a third language (i.e., a language not included in the source). To this end, we extend the Fisher and Miami test and validation datasets to include new targets in Spanish and German. Using this data, we train a model for both offline and streaming ST and we establish baseline results for the two settings mentioned earlier.

📄 PDF Abstract BibTeX arXiv:2310.12648

Code (1)

apple/ml-codeswitching-translations 공식 구현

Tasks

SentenceTranslation

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

LAMASSU: Streaming Language-Agnostic Multilingual Speech Recognition and Translation Using Neural Transducers

2022-11-05 · Peidong Wang, Eric Sun, Jian Xue, Yu Wu 외

Automatic speech recognition (ASR) and speech translation (ST) can both use neural transducers as the model structure. It is thus possible to use a single transducer model to perform both tasks. In real-world application…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Language Identificationspeech-recognition+3

Streaming Speech-to-Text Translation with a SpeechLLM

2026-05-14 · Titouan Parcollet, Shucong Zhang, Xianrui Zheng, Rogier C. van Dalen arxiv

Normally, a system that translates speech into text consists of separate modules for speech recognition and text-to-text translation. Combining those tasks into a SpeechLLM promises to exploit paralinguistic information …

Speech-to-Text TranslationSpeech Recognition

StreamAtt: Direct Streaming Speech-to-Text Translation with Attention-based Audio History Selection

2024-06-10 · Sara Papi, Marco Gaido, Matteo Negri, Luisa Bentivogli

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, Stre…

Speech-to-TextSpeech-to-Text TranslationTranslation

Learning When to Translate for Streaming Speech

2021-09-15 · ACL 2022 5 · Qianqian Dong, Yaoming Zhu, Mingxuan Wang, Lei LI

How to find proper moments to generate partial sentence translation given a streaming speech input? Existing approaches waiting-and-translating for a fixed duration often break the acoustic units in speech, since the bou…

DecoderSentenceSpeech-to-Text TranslationTranslation

Overcoming Latency Bottlenecks in On-Device Speech Translation: A Cascaded Approach with Alignment-Based Streaming MT

2025-08-18 · Zeeshan Ahmed, Frank Seide, Niko Moritz, Ju Lin 외 arxiv

This paper tackles several challenges that arise when integrating Automatic Speech Recognition (ASR) and Machine Translation (MT) for real-time, on-device streaming speech translation. Although state-of-the-art ASR syste…

Machine TranslationSpeech Recognition