HyperAIHyperAI

Command Palette

Search for a command to run...

4 months ago

Jasper: An End-to-End Convolutional Neural Acoustic Model

Jason Li; Vitaly Lavrukhin; Boris Ginsburg; Ryan Leary; Oleksii Kuchaiev; Jonathan M. Cohen; Huyen Nguyen; Ravi Teja Gadde

Jasper: An End-to-End Convolutional Neural Acoustic Model

Abstract

In this paper, we report state-of-the-art results on LibriSpeech among end-to-end speech recognition models without any external training data. Our model, Jasper, uses only 1D convolutions, batch normalization, ReLU, dropout, and residual connections. To improve training, we further introduce a new layer-wise optimizer called NovoGrad. Through experiments, we demonstrate that the proposed deep architecture performs as well or better than more complex choices. Our deepest Jasper variant uses 54 convolutional layers. With this architecture, we achieve 2.95% WER using a beam-search decoder with an external neural language model and 3.86% WER with a greedy decoder on LibriSpeech test-clean. We also report competitive results on the Wall Street Journal and the Hub5'00 conversational evaluation datasets.

Code Repositories

TensorSpeech/TensorFlowASR
tf
Mentioned in GitHub
sooftware/jasper-pytorch
pytorch
Mentioned in GitHub
sooftware/OpenSpeech
pytorch
Mentioned in GitHub
marka17/digit-recognition
pytorch
Mentioned in GitHub
osmr/imgclsmob
mxnet
Mentioned in GitHub
stefanpantic/asr
tf
Mentioned in GitHub
msalhab96/SpeeQ
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
speech-recognition-on-hub500-switchboardJasper DR 10x5
CallHome: 16.2
SwitchBoard: 7.8
speech-recognition-on-librispeech-test-cleanJasper DR 10x5
Word Error Rate (WER): 2.95
speech-recognition-on-librispeech-test-cleanJasper DR 10x5 (+ Time/Freq Masks)
Word Error Rate (WER): 2.84
speech-recognition-on-librispeech-test-otherJasper DR 10x5 (+ Time/Freq Masks)
Word Error Rate (WER): 7.84
speech-recognition-on-librispeech-test-otherJasper DR 10x5
Word Error Rate (WER): 8.79
speech-recognition-on-wsj-eval92Jasper 10x3
Word Error Rate (WER): 6.9

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Jasper: An End-to-End Convolutional Neural Acoustic Model | Papers | HyperAI