We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.SD

Change to browse by:

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Computation and Language

Title: State-of-the-art Speech Recognition With Sequence-to-Sequence Models

Abstract: Attention-based encoder-decoder architectures such as Listen, Attend, and Spell (LAS), subsume the acoustic, pronunciation and language model components of a traditional automatic speech recognition (ASR) system into a single neural network. In previous work, we have shown that such architectures are comparable to state-of-theart ASR systems on dictation tasks, but it was not clear if such architectures would be practical for more challenging tasks such as voice search. In this work, we explore a variety of structural and optimization improvements to our LAS model which significantly improve performance. On the structural side, we show that word piece models can be used instead of graphemes. We also introduce a multi-head attention architecture, which offers improvements over the commonly-used single-head attention. On the optimization side, we explore synchronous training, scheduled sampling, label smoothing, and minimum word error rate optimization, which are all shown to improve accuracy. We present results with a unidirectional LSTM encoder for streaming recognition. On a 12, 500 hour voice search task, we find that the proposed changes improve the WER from 9.2% to 5.6%, while the best conventional system achieves 6.7%; on a dictation task our model achieves a WER of 4.1% compared to 5% for the conventional system.
Comments: ICASSP camera-ready version
Subjects: Computation and Language (cs.CL); Sound (cs.SD); Audio and Speech Processing (eess.AS); Machine Learning (stat.ML)
Cite as: arXiv:1712.01769 [cs.CL]
  (or arXiv:1712.01769v6 [cs.CL] for this version)

Submission history

From: Chung-Cheng Chiu [view email]
[v1] Tue, 5 Dec 2017 17:24:05 GMT (85kb,D)
[v2] Wed, 13 Dec 2017 23:25:23 GMT (85kb,D)
[v3] Fri, 15 Dec 2017 18:41:01 GMT (55kb,D)
[v4] Fri, 22 Dec 2017 22:55:44 GMT (59kb,D)
[v5] Thu, 18 Jan 2018 18:25:33 GMT (59kb,D)
[v6] Fri, 23 Feb 2018 18:44:30 GMT (59kb,D)

Link back to: arXiv, form interface, contact.