English

Direct speech-to-speech translation with a sequence-to-sequence model

Computation and Language 2019-06-27 v2 Machine Learning Sound Audio and Speech Processing

Abstract

We present an attention-based sequence-to-sequence neural network which can directly translate speech from one language into speech in another language, without relying on an intermediate text representation. The network is trained end-to-end, learning to map speech spectrograms into target spectrograms in another language, corresponding to the translated content (in a different canonical voice). We further demonstrate the ability to synthesize translated speech using the voice of the source speaker. We conduct experiments on two Spanish-to-English speech translation datasets, and find that the proposed model slightly underperforms a baseline cascade of a direct speech-to-text translation model and a text-to-speech synthesis model, demonstrating the feasibility of the approach on this very challenging task.

Keywords

Cite

@article{arxiv.1904.06037,
  title  = {Direct speech-to-speech translation with a sequence-to-sequence model},
  author = {Ye Jia and Ron J. Weiss and Fadi Biadsy and Wolfgang Macherey and Melvin Johnson and Zhifeng Chen and Yonghui Wu},
  journal= {arXiv preprint arXiv:1904.06037},
  year   = {2019}
}

Comments

Accepted to Interspeech 2019

R2 v1 2026-06-23T08:37:30.984Z