paper-with-me

홈 › Papers

Sequence-to-Sequence Models Can Directly Translate Foreign Speech

2017-03-24 · Ron J. Weiss, Jan Chorowski, Navdeep Jaitly, Yonghui Wu, Zhifeng Chen

We present a recurrent encoder-decoder deep neural network architecture that directly translates speech in one language into text in another. The model does not explicitly transcribe the speech into text in the source language, nor does it require supervision from the ground truth source language transcription during training. We apply a slightly modified sequence-to-sequence with attention architecture that has previously been used for speech recognition and show that it can be repurposed for this more complex task, illustrating the power of attention-based models. A single model trained end-to-end obtains state-of-the-art performance on the Fisher Callhome Spanish-English speech translation task, outperforming a cascade of independently trained sequence-to-sequence speech recognition and machine translation models by 1.8 BLEU points on the Fisher test set. In addition, we find that making use of the training data in both languages by multi-task training sequence-to-sequence speech translation and recognition models with a shared encoder network can improve performance by a further 1.4 BLEU points.

📄 PDF Abstract BibTeX arXiv:1703.08581

Code (1)

colaprograms/speechify tf

Tasks

DecoderMachine TranslationSequence-To-Sequence Speech Recognitionspeech-recognitionSpeech RecognitionTranslation

Similar Papers 제목 키워드 기반

End-to-End Speech Translation of Arabic to English Broadcast News

2022-12-11 · Fethi Bougares, Salim Jouili

Speech translation (ST) is the task of directly translating acoustic speech signals in a source language into text in a foreign language. ST task has been addressed, for a long time, using a pipeline approach with two mo…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Data AugmentationMachine Translation+4

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

2019-04-12 · Ye Jia, Ron J. Weiss, Fadi Biadsy, Wolfgang Macherey 외

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…

Speech SynthesisSpeech-to-Speech TranslationSpeech-to-TextSpeech-to-Text Translation+4

A Pilot Study of GSLM-based Simulation of Foreign Accentuation Only Using Native Speech Corpora

2024-07-16 · Kentaro Onda, Joonyong Park, Nobuaki Minematsu, Daisuke Saito

We propose a method of simulating the human process of foreign accentuation using Generative Spoken Language Model (GSLM) only with native speech corpora. When one listens to spoken words of a foreign language and repeat…

Language ModelingLanguage Modelling

Fluent Translations from Disfluent Speech in End-to-End Speech Translation

2019-06-03 · NAACL 2019 6 · Elizabeth Salesky, Matthias Sperber, Alex Waibel

Spoken language translation applications for speech suffer due to conversational speech phenomena, particularly the presence of disfluencies. With the rise of end-to-end speech translation models, processing steps such a…

Machine Translationspeech-recognitionSpeech RecognitionTranslation

Exploring Retraining-Free Speech Recognition for Intra-sentential Code-Switching

2021-08-27 · Zhen Huang, Xiaodan Zhuang, Daben Liu, Xiaoqiang Xiao 외

In this paper, we present our initial efforts for building a code-switching (CS) speech recognition system leveraging existing acoustic models (AMs) and language models (LMs), i.e., no training required, and specifically…

Language ModelingLanguage Modellingspeech-recognitionSpeech Recognition