paper-with-me

Papers

Without Further Ado: Direct and Simultaneous Speech Translation by AppTek in 2021

2021-08-01 · ACL (IWSLT) 2021 8 · Parnia Bahar, Patrick Wilken, Mattia A. Di Gangi, Evgeny Matusov

This paper describes the offline and simultaneous speech translation systems developed at AppTek for IWSLT 2021. Our offline ST submission includes the direct end-to-end system and the so-called posterior tight integrated model, which is akin to the cascade system but is trained in an end-to-end fashion, where all the cascaded modules are end-to-end models themselves. For simultaneous ST, we combine hybrid automatic speech recognition with a machine translation approach whose translation policy decisions are learned from statistical word alignments. Compared to last year, we improve general quality and provide a wider range of quality/latency trade-offs, both due to a data augmentation method making the MT model robust to varying chunk sizes. Finally, we present a method for ASR output segmentation into sentences that introduces a minimal additional delay.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Data AugmentationMachine Translationspeech-recognitionSpeech RecognitionTranslation

Similar Papers 제목 키워드 기반

Direct Simultaneous Speech-to-Speech Translation with Variational Monotonic Multihead Attention

2021-10-15 · Xutai Ma, Hongyu Gong, Danni Liu, Ann Lee 외

We present a direct simultaneous speech-to-speech translation (Simul-S2ST) model, Furthermore, the generation of translation is independent from intermediate text representations. Our approach leverages recent progress o…

Simultaneous Speech-to-Speech TranslationSpeech SynthesisSpeech-to-Speech TranslationTranslation

Incremental Blockwise Beam Search for Simultaneous Speech Translation with Controllable Quality-Latency Tradeoff

2023-09-20 · Peter Polák, Brian Yan, Shinji Watanabe, Alex Waibel 외

Blockwise self-attentional encoder models have recently emerged as one promising end-to-end approach to simultaneous speech translation. These models employ a blockwise beam search with hypothesis reliability scoring to …

Translation

Direct Simultaneous Translation Activation for Large Audio-Language Models

2025-09-19 · Pei Zhang, Yiming Wang, Jialong Tang, Baosong Yang 외 arxiv

Simultaneous speech-to-text translation (Simul-S2TT) aims to translate speech into target text in real time, outputting translations while receiving source speech input, rather than waiting for the entire utterance to be…

Speech-to-Text Translation

Direct Speech-to-speech Translation without Textual Annotation using Bottleneck Features

2022-12-12 · Junhui Zhang, Junjie Pan, Xiang Yin, Zejun Ma

Speech-to-speech translation directly translates a speech utterance to another between different languages, and has great potential in tasks such as simultaneous interpretation. State-of-art models usually contains an au…

Speech-to-Speech TranslationTranslation

FASST: Fast LLM-based Simultaneous Speech Translation

2024-08-18 · Siqi Ouyang, Xi Xu, Chinmay Dandekar, Lei LI

Simultaneous speech translation (SST) takes streaming speech input and generates text translation on the fly. Existing methods either have high latency due to recomputation of input representations, or fall behind of off…

Language ModelingLanguage ModellingLarge Language ModelTranslation