paper-with-me

Papers

Dual-Attention Neural Transducers for Efficient Wake Word Spotting in Speech Recognition

2023-04-03 · Saumya Y. Sahai, Jing Liu, Thejaswi Muniyappa, Kanthashree M. Sathyendra, Anastasios Alexandridis, Grant P. Strimel, Ross McGowan, Ariya Rastrow, Feng-Ju Chang, Athanasios Mouchtaris, Siegfried Kunzmann

We present dual-attention neural biasing, an architecture designed to boost Wake Words (WW) recognition and improve inference time latency on speech recognition tasks. This architecture enables a dynamic switch for its runtime compute paths by exploiting WW spotting to select which branch of its attention networks to execute for an input audio frame. With this approach, we effectively improve WW spotting accuracy while saving runtime compute cost as defined by floating point operations (FLOPs). Using an in-house de-identified dataset, we demonstrate that the proposed dual-attention network can reduce the compute cost by $90\%$ for WW audio frames, with only $1\%$ increase in the number of parameters. This architecture improves WW F1 score by $16\%$ relative and improves generic rare word error rate by $3\%$ relative compared to the baselines.

📄 PDF Abstract BibTeX arXiv:2304.01905

Code (0)

등록된 구현이 없습니다.

Tasks

speech-recognitionSpeech Recognition

Similar Papers 제목 키워드 기반

TDT-KWS: Fast And Accurate Keyword Spotting Using Token-and-duration Transducer

2024-03-20 · Yu Xi, Hao Li, Baochen Yang, Haoyu Li 외

Designing an efficient keyword spotting (KWS) system that delivers exceptional performance on resource-constrained edge devices has long been a subject of significant attention. Existing KWS search algorithms typically f…

Keyword Spotting

DONUT: CTC-based Query-by-Example Keyword Spotting

2018-10-22 · NIPS Workshop IRASL 2018 · Anonymous

Keyword spotting—or wakeword detection—is an essential feature for hands-free operation of modern voice-controlled devices. With such devices becoming ubiquitous, users might want to choose a personalized custom wakeword…

Keyword Spotting

DONUT: CTC-based Query-by-Example Keyword Spotting

2018-11-26 · Loren Lugosch, Samuel Myer, Vikrant Singh Tomar

Keyword spotting--or wakeword detection--is an essential feature for hands-free operation of modern voice-controlled devices. With such devices becoming ubiquitous, users might want to choose a personalized custom wakewo…

Keyword Spotting

To Wake-up or Not to Wake-up: Reducing Keyword False Alarm by Successive Refinement

2023-04-06 · Yashas Malur Saidutta, Rakshith Sharma Srinivasa, Ching-Hua Lee, Chouchang Yang 외

Keyword spotting systems continuously process audio streams to detect keywords. One of the most challenging tasks in designing such systems is to reduce False Alarm (FA) which happens when the system falsely registers a …

Keyword Spotting

Attention-based End-to-End Models for Small-Footprint Keyword Spotting

2018-03-29 · Changhao Shan, Junbo Zhang, Yujun Wang, Lei Xie

In this paper, we propose an attention-based end-to-end neural approach for small-footprint keyword spotting (KWS), which aims to simplify the pipelines of building a production-quality KWS system. Our model consists of …

Keyword SpottingSmall-Footprint Keyword Spotting