paper-with-me

Papers

Towards Data-efficient Modeling for Wake Word Spotting

2020-10-13 · Yixin Gao, Yuriy Mishchenko, Anish Shah, Spyros Matsoukas, Shiv Vitaladevuni

Wake word (WW) spotting is challenging in far-field not only because of the interference in signal transmission but also the complexity in acoustic environments. Traditional WW model training requires large amount of in-domain WW-specific data with substantial human annotations therefore it is hard to build WW models without such data. In this paper we present data-efficient solutions to address the challenges in WW modeling, such as domain-mismatch, noisy conditions, limited annotation, etc. Our proposed system is composed of a multi-condition training pipeline with a stratified data augmentation, which improves the model robustness to a variety of predefined acoustic conditions, together with a semi-supervised learning pipeline to accurately extract the WW and confusable examples from untranscribed speech corpus. Starting from only 10 hours of domain-mismatched WW audio, we are able to enlarge and enrich the training dataset by 20-100 times to capture the acoustic complexity. Our experiments on real user data show that the proposed solutions can achieve comparable performance of a production-grade model by saving 97\% of the amount of WW-specific data collection and 86\% of the bandwidth for annotation.

📄 PDF Abstract BibTeX arXiv:2010.06659

Code (0)

등록된 구현이 없습니다.

Tasks

Data Augmentation

Similar Papers 제목 키워드 기반

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

BBS-KWS:The Mandarin Keyword Spotting System Won the Video Keyword Wakeup Challenge

2021-12-03 · Yuting Yang, Binbin Du, Yingxin Zhang, Wenxuan Wang 외

This paper introduces the system submitted by the Yidun NISP team to the video keyword wakeup challenge. We propose a mandarin keyword spotting system (KWS) with several novel and effective improvements, including a big …

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Keyword Spottingspeech-recognition+1

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

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 외

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 r…

speech-recognitionSpeech Recognition