pith. sign in

arxiv: 1811.06621 · v1 · pith:VX2LH7TQnew · submitted 2018-11-15 · 💻 cs.CL

Streaming End-to-end Speech Recognition For Mobile Devices

classification 💻 cs.CL
keywords speechmustmodelstheyend-to-endrecognitionstreamingable
0
0 comments X
read the original abstract

End-to-end (E2E) models, which directly predict output character sequences given input speech, are good candidates for on-device speech recognition. E2E models, however, present numerous challenges: In order to be truly useful, such models must decode speech utterances in a streaming fashion, in real time; they must be robust to the long tail of use cases; they must be able to leverage user-specific context (e.g., contact lists); and above all, they must be extremely accurate. In this work, we describe our efforts at building an E2E speech recognizer using a recurrent neural network transducer. In experimental evaluations, we find that the proposed approach can outperform a conventional CTC-based model in terms of both latency and accuracy in a number of evaluation categories.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Joint Speech Recognition and Speaker Diarization via Sequence Transduction

    cs.CL 2019-07 unverdicted novelty 6.0

    Joint RNN transducer for ASR and speaker diarization reduces word-level diarization error rate from 15.8% to 2.2% on medical conversations.