paper-with-me

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) implementation significantly outperforms Google's previous convolutional neural networks in terms of accuracy. By varying model depth and width, we can achieve compact models that also outperform previous small-footprint variants. To our knowledge, we are the first to examine these approaches for keyword spotting, and our results establish an open-source state-of-the-art reference to support the development of future speech-based interfaces.

📄 PDF Abstract BibTeX arXiv:1710.10361

Code (4)

castorini/honk 공식 구현 pytorch
AmirmohammadRostami/KeywordsSpotting-EfficientNet-A0 pytorch
magahub/honk pytorch
magahub/honknew pytorch

Tasks

Keyword SpottingSmall-Footprint Keyword Spotting

Similar Papers 제목 키워드 기반

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

Low-bit quantization and quantization-aware training for small-footprint keyword spotting

2018-10-19 · Yuriy Mishchenko, Yusuf Goren, Ming Sun, Chris Beauchene 외

We investigate low-bit quantization to reduce computational cost of deep neural network (DNN) based keyword spotting (KWS). We propose approaches to further reduce quantization bits via integrating quantization into keyw…

Keyword SpottingQuantizationSmall-Footprint Keyword Spotting

Neural ODE with Temporal Convolution and Time Delay Neural Networks for Small-Footprint Keyword Spotting

2020-08-01 · Hiroshi Fuketa, Yukinori Morita

In this paper, we propose neural network models based on the neural ordinary differential equation (NODE) for small-footprint keyword spotting (KWS). We present techniques to apply NODE to KWS that make it possible to ad…

Keyword SpottingSmall-Footprint Keyword Spotting

Small-footprint Keyword Spotting Using Deep Neural Network and Connectionist Temporal Classifier

2017-09-12 · Zhiming Wang, Xiaolong Li, Jun Zhou

Mainly for the sake of solving the lack of keyword-specific data, we propose one Keyword Spotting (KWS) system using Deep Neural Network (DNN) and Connectionist Temporal Classifier (CTC) on power-constrained small-footpr…

Decision MakingKeyword SpottingSmall-Footprint Keyword Spottingspeech-recognition+1

Keyword Spotting for Hearing Assistive Devices Robust to External Speakers

2019-06-22 · Iván López-Espejo, Zheng-Hua Tan, Jesper Jensen

Keyword spotting (KWS) is experiencing an upswing due to the pervasiveness of small electronic devices that allow interaction with them via speech. Often, KWS systems are speaker-independent, which means that any person …

Keyword SpottingMulti-Task Learning