ICASSP 2019accepted0 citations

Speech Augmentation Using Wavenet in Speech Recognition

Jisung Wang, Sangki Kim, Yeha Lee

Abstract

Data augmentation is crucial to improving the performance of deep neural networks by helping the model avoid overfitting and improve its generalization. In automatic speech recognition, previous work proposed several approaches to augment data by performing speed perturbation or spectral transformation. Since data augmented in this manner has similar acoustic representations as the original data, it has limited advantage in improving generalization of the acoustic model. In order to avoid generating data with limited diversity, we propose a voice conversion approach using a generative model (WaveNet), which generates a new utterance by transforming an utterance to a given target voice. Our method synthesizes speech with diverse pitch patterns by minimizing the use of acoustic features. With the Wall Street Journal dataset, we verify that our method led to better generalization compared to other data augmentation techniques such as speed perturbation and WORLD-based voice conversion. In addition, when combined with the speed perturbation technique, the two methods complement each other to further improve performance of the acoustic model.

BibTeX
@inproceedings{icassp2019_speechaugmentati,
  title = {Speech Augmentation Using Wavenet in Speech Recognition},
  author = {Jisung Wang and Sangki Kim and Yeha Lee},
  booktitle = {ICASSP 2019},
  year = {2019}
}