Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

A Comparative Study on Transformer vs RNN in Speech Applications

About

Sequence-to-sequence models have been widely used in end-to-end speech processing, for example, automatic speech recognition (ASR), speech translation (ST), and text-to-speech (TTS). This paper focuses on an emergent sequence-to-sequence model called Transformer, which achieves state-of-the-art performance in neural machine translation and other natural language processing applications. We undertook intensive studies in which we experimentally compared and analyzed Transformer and conventional recurrent neural networks (RNN) in a total of 15 ASR, one multilingual ASR, one ST, and two TTS benchmarks. Our experiments revealed various training tips and significant performance benefits obtained with Transformer for each task including the surprising superiority of Transformer in 13/15 ASR benchmarks in comparison with RNN. We are preparing to release Kaldi-style reproducible recipes using open source and publicly available datasets for all the ASR, ST, and TTS tasks for the community to succeed our exciting outcomes.

Shigeki Karita, Nanxin Chen, Tomoki Hayashi, Takaaki Hori, Hirofumi Inaguma, Ziyan Jiang, Masao Someki, Nelson Enrique Yalta Soplin, Ryuichi Yamamoto, Xiaofei Wang, Shinji Watanabe, Takenori Yoshimura, Wangyou Zhang• 2019

Related benchmarks

TaskDatasetResultRank
Automatic Speech RecognitionLibriSpeech (test-other)
WER5.17
966
Automatic Speech RecognitionLibriSpeech clean (test)
WER2.2
833
Automatic Speech RecognitionLibriSpeech (dev-other)
WER5.6
411
Automatic Speech RecognitionLibriSpeech (dev-clean)
WER (%)2.2
319
Speech RecognitionWSJ (92-eval)
WER4.4
131
Speech RecognitionWSJ nov93 (dev)
WER6.8
52
Automatic Speech RecognitionSWITCHBOARD swbd
WER9
39
Automatic Speech RecognitionAISHELL (test)
CER6.7
20
Automatic Speech RecognitionEval2000-CH Fisher-Switchboard 2300-h (test)
WER (SW Subset)9
10
Automatic Speech RecognitionTED-LIUM 2 (test)--
4
Showing 10 of 32 rows

Other info

Code

Follow for update