Deep Speech 2: End-to-End Speech Recognition in English and Mandarin
About
We show that an end-to-end deep learning approach can be used to recognize either English or Mandarin Chinese speech--two vastly different languages. Because it replaces entire pipelines of hand-engineered components with neural networks, end-to-end learning allows us to handle a diverse variety of speech including noisy environments, accents and different languages. Key to our approach is our application of HPC techniques, resulting in a 7x speedup over our previous system. Because of this efficiency, experiments that previously took weeks now run in days. This enables us to iterate more quickly to identify superior architectures and algorithms. As a result, in several cases, our system is competitive with the transcription of human workers when benchmarked on standard datasets. Finally, using a technique called Batch Dispatch with GPUs in the data center, we show that our system can be inexpensively deployed in an online setting, delivering low latency when serving users at scale.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Automatic Speech Recognition | LibriSpeech (test-other) | WER12.69 | 966 | |
| Automatic Speech Recognition | LibriSpeech clean (test) | WER5.3 | 833 | |
| Speech Recognition | WSJ (92-eval) | WER3.1 | 131 | |
| Speech Recognition | WSJ nov93 (dev) | WER4.42 | 52 | |
| Speech Recognition | WSJ nov92 (test) | WER3.1 | 34 | |
| Speech Recognition | Wall Street Journal open vocabulary (dev93) | WER4.4 | 28 | |
| Speech Recognition | WSJ 93 (test) | WER4.98 | 13 | |
| Visual Speech Recognition | LSVSR (test) | Word Error Rate18.3 | 10 | |
| Speech Recognition | LibriSpeech clean 1000h (test) | WER0.0533 | 9 | |
| Speech-to-SQL Parsing | MASpider in-domain (test) | SELECT Accuracy43.3 | 6 |