HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

Dual-decoder Transformer for Joint Automatic Speech Recognition and Multilingual Speech Translation

Hang Le Juan Pino Changhan Wang Jiatao Gu Didier Schwab Laurent Besacier

Dual-decoder Transformer for Joint Automatic Speech Recognition and Multilingual Speech Translation

Abstract

We introduce dual-decoder Transformer, a new model architecture that jointly performs automatic speech recognition (ASR) and multilingual speech translation (ST). Our models are based on the original Transformer architecture (Vaswani et al., 2017) but consist of two decoders, each responsible for one task (ASR or ST). Our major contribution lies in how these decoders interact with each other: one decoder can attend to different information sources from the other via a dual-attention mechanism. We propose two variants of these architectures corresponding to two different levels of dependencies between the decoders, called the parallel and cross dual-decoder Transformers, respectively. Extensive experiments on the MuST-C dataset show that our models outperform the previously-reported highest translation performance in the multilingual settings, and outperform as well bilingual one-to-one results. Furthermore, our parallel models demonstrate no trade-off between ASR and ST compared to the vanilla multi-task architecture. Our code and pre-trained models are available at https://github.com/formiel/speech-translation.

Code Repositories

formiel/speech-translation
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
speech-to-text-translation-on-must-c-1Dual-decoder Transformer
SacreBLEU: 25.62
speech-to-text-translation-on-must-c-en-deDual-decoder Transformer
Case-sensitive sacreBLEU: 23.63
speech-to-text-translation-on-must-c-en-esDual-decoder Transformer
Case-sensitive sacreBLEU: 28.12
speech-to-text-translation-on-must-c-en-frDual-decoder Transformer
Case-sensitive sacreBLEU: 33.45

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Dual-decoder Transformer for Joint Automatic Speech Recognition and Multilingual Speech Translation | Papers | HyperAI