paper-with-me

Papers

Howl: A Deployed, Open-Source Wake Word Detection System

2020-08-21 · EMNLP (NLPOSS) 2020 11 · Raphael Tang, Jaejun Lee, Afsaneh Razi, Julia Cambre, Ian Bicking, Jofish Kaye, Jimmy Lin

We describe Howl, an open-source wake word detection toolkit with native support for open speech datasets, like Mozilla Common Voice and Google Speech Commands. We report benchmark results on Speech Commands and our own freely available wake word detection dataset, built from MCV. We operationalize our system for Firefox Voice, a plugin enabling speech interactivity for the Firefox web browser. Howl represents, to the best of our knowledge, the first fully productionized yet open-source wake word detection toolkit with a web browser deployment target. Our codebase is at https://github.com/castorini/howl.

📄 PDF Abstract BibTeX arXiv:2008.09606

Code (2)

castorini/howl 공식 구현 pytorch
solyarisoftware/WeBAD

Tasks

Keyword Spotting

Similar Papers 제목 키워드 기반

An End-to-End Approach for Korean Wakeword Systems with Speaker Authentication

2025-01-21 · Geonwoo Seo

Wakeword detection plays a critical role in enabling AI assistants to listen to user voices and interact effectively. However, for languages other than English, there is a significant lack of pre-trained wakeword models.…

Low-resource Low-footprint Wake-word Detection using Knowledge Distillation

2022-07-06 · Arindam Ghosh, Mark Fuhs, Deblin Bagchi, Bahman Farahani 외

As virtual assistants have become more diverse and specialized, so has the demand for application or brand-specific wake words. However, the wake-word-specific datasets typically used to train wake-word detectors are cos…

Knowledge Distillationspeech-recognitionSpeech RecognitionTransfer Learning

Federated Learning for Keyword Spotting

2018-10-09 · David Leroy, Alice Coucke, Thibaut Lavril, Thibault Gisselbrecht 외

We propose a practical approach based on federated learning to solve out-of-domain issues with continuously running embedded speech-based models such as wake word detectors. We conduct an extensive empirical study of the…

Federated LearningKeyword Spotting

Lightweight feature encoder for wake-up word detection based on self-supervised speech representation

2023-03-14 · Hyungjun Lim, Younggwan Kim, Kiho Yeom, Eunjoo Seo 외

Self-supervised learning method that provides generalized speech representations has recently received increasing attention. Wav2vec 2.0 is the most famous example, showing remarkable performance in numerous downstream s…

Dimensionality ReductionSelf-Supervised Learning

Accurate Detection of Wake Word Start and End Using a CNN

2020-08-09 · Christin Jose, Yuriy Mishchenko, Thibaud Senechal, Anish Shah 외

Small footprint embedded devices require keyword spotters (KWS) with small model size and detection latency for enabling voice assistants. Such a keyword is often referred to as \textit{wake word} as it is used to wake u…