ASCLIRLGSDApr 30, 2019

Semi-supervised Sequence-to-sequence ASR using Unpaired Speech and Text

arXiv:1905.01152v241 citations
AI Analysis

This work addresses the need for high-performance ASR with less labeled data, offering incremental improvements over existing semi-supervised techniques.

The paper tackles the problem of data scarcity in sequence-to-sequence ASR by proposing a new semi-supervised loss that leverages unpaired speech and text data, achieving improved word error rates (WER) on WSJ and Librispeech corpora.

Sequence-to-sequence automatic speech recognition (ASR) models require large quantities of data to attain high performance. For this reason, there has been a recent surge in interest for unsupervised and semi-supervised training in such models. This work builds upon recent results showing notable improvements in semi-supervised training using cycle-consistency and related techniques. Such techniques derive training procedures and losses able to leverage unpaired speech and/or text data by combining ASR with Text-to-Speech (TTS) models. In particular, this work proposes a new semi-supervised loss combining an end-to-end differentiable ASR$\rightarrow$TTS loss with TTS$\rightarrow$ASR loss. The method is able to leverage both unpaired speech and text data to outperform recently proposed related techniques in terms of \%WER. We provide extensive results analyzing the impact of data quantity and speech and text modalities and show consistent gains across WSJ and Librispeech corpora. Our code is provided in ESPnet to reproduce the experiments.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes