paper-with-me

Papers

Convolutional Recurrent Neural Networks for Small-Footprint Keyword Spotting

2017-03-15 · Sercan O. Arik, Markus Kliegl, Rewon Child, Joel Hestness, Andrew Gibiansky, Chris Fougner, Ryan Prenger, Adam Coates

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.

📄 PDF Abstract BibTeX arXiv:1703.05390

Code (0)

등록된 구현이 없습니다.

Tasks

Keyword SpottingSmall-Footprint Keyword Spottingspeech-recognitionSpeech Recognition

Similar Papers 제목 키워드 기반

Deep Residual Learning for Small-Footprint Keyword Spotting

2017-10-28 · Raphael Tang, Jimmy Lin

We explore the application of deep residual learning and dilated convolutions to the keyword spotting task, using the recently-released Google Speech Commands Dataset as our benchmark. Our best residual network (ResNet) …

Keyword SpottingSmall-Footprint Keyword Spotting

Small-footprint Keyword Spotting with Graph Convolutional Network

2019-12-11 · Xi Chen, Shouyi Yin, Dandan song, Peng Ouyang 외

Despite the recent successes of deep neural networks, it remains challenging to achieve high precision keyword spotting task (KWS) on resource-constrained devices. In this study, we propose a novel context-aware and comp…

Keyword SpottingSmall-Footprint Keyword Spotting

A Monaural Speech Enhancement Method for Robust Small-Footprint Keyword Spotting

2019-06-20 · Yue Gu, Zhihao Du, HUI ZHANG, Xueliang Zhang

Robustness against noise is critical for keyword spotting (KWS) in real-world environments. To improve the robustness, a speech enhancement front-end is involved. Instead of treating the speech enhancement as a separated…

Keyword SpottingSmall-Footprint Keyword SpottingSpeech Enhancement

Keyword Spotting with Hyper-Matched Filters for Small Footprint Devices

2025-08-06 · Yael Segal-Feldman, Ann R. Bradlow, Matthew Goldrick, Joseph Keshet arxiv

Open-vocabulary keyword spotting (KWS) refers to the task of detecting words or terms within speech recordings, regardless of whether they were included in the training data. This paper introduces an open-vocabulary keyw…

Keyword Spotting

Streaming Small-Footprint Keyword Spotting using Sequence-to-Sequence Models

2017-10-26 · Yanzhang He, Rohit Prabhavalkar, Kanishka Rao, Wei Li 외

We develop streaming keyword spotting systems using a recurrent neural network transducer (RNN-T) model: an all-neural, end-to-end trained, sequence-to-sequence model which jointly learns acoustic and language model comp…

General ClassificationKeyword SpottingLanguage ModelingLanguage Modelling+1