Convolutional Recurrent Neural Networks for Small-Footprint Keyword Spotting

Sercan O. Arik,Markus Kliegl,Rewon Child,Joel Hestness,Andrew Gibiansky,Chris Fougner,Ryan Prenger,Adam Coates
DOI: https://doi.org/10.48550/arXiv.1703.05390
2017-07-05
Abstract:Keyword spotting (KWS) constitutes a major component of human-technology interfaces. Maximizing the detection accuracy at a low false alarm (FA) rate, while minimizing the footprint size, latency and complexity are the goals for KWS. Towards achieving them, we study Convolutional Recurrent Neural Networks (CRNNs). Inspired by large-scale state-of-the-art speech recognition systems, we combine the strengths of convolutional layers and recurrent layers to exploit local structure and long-range context. We analyze the effect of architecture parameters, and propose training strategies to improve performance. With only ~230k parameters, our CRNN model yields acceptably low latency, and achieves 97.71% accuracy at 0.5 FA/hour for 5 dB signal-to-noise ratio.
Computation and Language,Artificial Intelligence,Machine Learning
What problem does this paper attempt to address?