2019

End-to-End Speech Translation with Knowledge Distillation

Liu, Yuchen, Xiong, Hao, He, Zhongjun et al.

Understand

End-to-end speech translation (ST), which directly translates from source language speech into target language text, has attracted intensive attentions in recent years.

  • Compared to conventional pipeline systems, end-to-end ST models have advantages of lower latency, smaller model size and less error propagation.
  • However, the combination of speech recognition and text translation in one model is more difficult than each of these two tasks.
  • In this paper, we propose a knowledge distillation approach to improve ST model by transferring the knowledge from text translation model.

Reading the bibliography…