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

SpecAugment: A Simple Data Augmentation Method for Automatic Speech Recognition

About

We present SpecAugment, a simple data augmentation method for speech recognition. SpecAugment is applied directly to the feature inputs of a neural network (i.e., filter bank coefficients). The augmentation policy consists of warping the features, masking blocks of frequency channels, and masking blocks of time steps. We apply SpecAugment on Listen, Attend and Spell networks for end-to-end speech recognition tasks. We achieve state-of-the-art performance on the LibriSpeech 960h and Swichboard 300h tasks, outperforming all prior work. On LibriSpeech, we achieve 6.8% WER on test-other without the use of a language model, and 5.8% WER with shallow fusion with a language model. This compares to the previous state-of-the-art hybrid system of 7.5% WER. For Switchboard, we achieve 7.2%/14.6% on the Switchboard/CallHome portion of the Hub5'00 test set without the use of a language model, and 6.8%/14.1% with shallow fusion, which compares to the previous state-of-the-art hybrid system at 8.3%/17.3% WER.

Daniel S. Park, William Chan, Yu Zhang, Chung-Cheng Chiu, Barret Zoph, Ekin D. Cubuk, Quoc V. Le• 2019

Related benchmarks

TaskDatasetResultRank
Automatic Speech RecognitionLibriSpeech (test-other)
WER5.8
966
Automatic Speech RecognitionLibriSpeech clean (test)
WER2.5
833
Automatic Speech RecognitionLibriSpeech (dev-other)
WER6.8
411
Automatic Speech RecognitionLibriSpeech (dev-clean)
WER (%)2.8
319
Speech RecognitionHub5'00 SWB (test)
WER6.8
91
Automatic Speech RecognitionLibriSpeech 100h (test-clean)
WER5.5
32
Automatic Speech RecognitionLibriSpeech 100h clean (dev)
WER5.3
20
Speech RecognitionHub5'00 Full (test)--
6
Showing 8 of 8 rows

Other info

Follow for update