arXiv Analytics

Sign in

arXiv:1912.07240 [cs.CL]AbstractReferencesReviewsResources

Synchronous Speech Recognition and Speech-to-Text Translation with Interactive Decoding

Yuchen Liu, Jiajun Zhang, Hao Xiong, Long Zhou, Zhongjun He, Hua Wu, Haifeng Wang, Chengqing Zong

Published 2019-12-16Version 1

Speech-to-text translation (ST), which translates source language speech into target language text, has attracted intensive attention in recent years. Compared to the traditional pipeline system, the end-to-end ST model has potential benefits of lower latency, smaller model size, and less error propagation. However, it is notoriously difficult to implement such a model without transcriptions as intermediate. Existing works generally apply multi-task learning to improve translation quality by jointly training end-to-end ST along with automatic speech recognition (ASR). However, different tasks in this method cannot utilize information from each other, which limits the improvement. Other works propose a two-stage model where the second model can use the hidden state from the first one, but its cascade manner greatly affects the efficiency of training and inference process. In this paper, we propose a novel interactive attention mechanism which enables ASR and ST to perform synchronously and interactively in a single model. Specifically, the generation of transcriptions and translations not only relies on its previous outputs but also the outputs predicted in the other task. Experiments on TED speech translation corpora have shown that our proposed model can outperform strong baselines on the quality of speech translation and achieve better speech recognition performances as well.

Related articles: Most relevant | Search more
arXiv:1702.03856 [cs.CL] (Published 2017-02-13)
Towards speech-to-text translation without speech recognition
arXiv:2107.00692 [cs.CL] (Published 2021-07-01)
Interactive decoding of words from visual speech recognition models
arXiv:2010.14920 [cs.CL] (Published 2020-10-28)
Bridging the Modality Gap for Speech-to-Text Translation