Semi-supervised End-to-end Speech Recognition Using Text-to-speech and Autoencoders
Shigeki Karita, Shinji Watanabe, Tomoharu Iwata, Marc Delcroix, Atsunori Ogawa, Tomohiro Nakatani
Abstract
We introduce speech and text autoencoders that share encoders and decoders with an automatic speech recognition (ASR) model to improve ASR performance with large speech only and text only training datasets. To build the speech and text autoencoders, we leverage state-of-the-art ASR and text-to-speech (TTS) encoder decoder architectures. These autoencoders learn features from speech only and text only datasets by switching the encoders and decoders used in the ASR and TTS models. Simultaneously, they aim to encode features to be compatible with ASR and TTS models by a multi-task loss. Additionally, we anticipate that TTS joint training can also improve the ASR performance because both ASR and TTS models learn transformations between speech and text. The experimental result we obtained with our semi-supervised end-to-end ASR/TTS training revealed reductions from a model initially trained with a small paired subset of the LibriSpeech corpus in the character error rate from 10.4% to 8.4% and word error rate from 20.6% to 18.0% by retraining the model with a large unpaired subset of the corpus.
BibTeX
@inproceedings{icassp2019_semisuperviseden,
title = {Semi-supervised End-to-end Speech Recognition Using Text-to-speech and Autoencoders},
author = {Shigeki Karita and Shinji Watanabe and Tomoharu Iwata and Marc Delcroix and Atsunori Ogawa and Tomohiro Nakatani},
booktitle = {ICASSP 2019},
year = {2019}
}