English

A Language Agnostic Multilingual Streaming On-Device ASR System

Audio and Speech Processing 2022-08-31 v1 Computation and Language Sound

Abstract

On-device end-to-end (E2E) models have shown improvements over a conventional model on English Voice Search tasks in both quality and latency. E2E models have also shown promising results for multilingual automatic speech recognition (ASR). In this paper, we extend our previous capacity solution to streaming applications and present a streaming multilingual E2E ASR system that runs fully on device with comparable quality and latency to individual monolingual models. To achieve that, we propose an Encoder Endpointer model and an End-of-Utterance (EOU) Joint Layer for a better quality and latency trade-off. Our system is built in a language agnostic manner allowing it to natively support intersentential code switching in real time. To address the feasibility concerns on large models, we conducted on-device profiling and replaced the time consuming LSTM decoder with the recently developed Embedding decoder. With these changes, we managed to run such a system on a mobile device in less than real time.

Keywords

Cite

@article{arxiv.2208.13916,
  title  = {A Language Agnostic Multilingual Streaming On-Device ASR System},
  author = {Bo Li and Tara N. Sainath and Ruoming Pang and Shuo-yiin Chang and Qiumin Xu and Trevor Strohman and Vince Chen and Qiao Liang and Heguang Liu and Yanzhang He and Parisa Haghani and Sameer Bidichandani},
  journal= {arXiv preprint arXiv:2208.13916},
  year   = {2022}
}

Comments

Accepted in Interspeech 2022

R2 v1 2026-06-25T02:04:26.458Z