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

Fully Convolutional Speech Recognition

About

Current state-of-the-art speech recognition systems build on recurrent neural networks for acoustic and/or language modeling, and rely on feature extraction pipelines to extract mel-filterbanks or cepstral coefficients. In this paper we present an alternative approach based solely on convolutional neural networks, leveraging recent advances in acoustic models from the raw waveform and language modeling. This fully convolutional approach is trained end-to-end to predict characters from the raw waveform, removing the feature extraction step altogether. An external convolutional language model is used to decode words. On Wall Street Journal, our model matches the current state-of-the-art. On Librispeech, we report state-of-the-art performance among end-to-end models, including Deep Speech 2 trained with 12 times more acoustic data and significantly more linguistic data.

Neil Zeghidour, Qiantong Xu, Vitaliy Liptchinsky, Nicolas Usunier, Gabriel Synnaeve, Ronan Collobert• 2018

Related benchmarks

TaskDatasetResultRank
Automatic Speech RecognitionLibriSpeech (test-other)
WER10.47
966
Automatic Speech RecognitionLibriSpeech clean (test)
WER3.26
833
Automatic Speech RecognitionLibriSpeech (dev-other)
WER9.9
411
Automatic Speech RecognitionLibriSpeech (dev-clean)
WER (%)3.08
319
Speech RecognitionWSJ (92-eval)
WER3.5
131
Speech RecognitionLibriSpeech (test)--
59
Speech RecognitionWSJ nov93 (dev)
WER7.5
52
Speech RecognitionWall Street Journal open vocabulary (dev93)
WER6.8
28
Speech RecognitionLibriSpeech (dev)--
21
Automatic Speech Recognition80-hour WSJ (dev93)
WER6.8
16
Showing 10 of 11 rows

Other info

Code

Follow for update