中文
相关论文

相关论文: Implementing Keyword Spotting on the MCUX947 Micro…

200 篇论文

Keyword Spotting (KWS) systems with small footprint models deployed on edge devices face significant accuracy and robustness challenges due to domain shifts caused by varying noise and recording conditions. To address this, we propose a…

声音 · 计算机科学 2026-01-23 Prakash Dhungana , Sayed Ahmad Salehi

Conversational agents commonly utilize keyword spotting (KWS) to initiate voice interaction with the user. For user experience and privacy considerations, existing approaches to KWS largely focus on accuracy, which can often come at the…

音频与语音处理 · 电气工程与系统科学 2022-09-30 Christin Jose , Joseph Wang , Grant P. Strimel , Mohammad Omar Khursheed , Yuriy Mishchenko , Brian Kulis

Keyword spotting (KWS) provides a critical user interface for many mobile and edge applications, including phones, wearables, and cars. As KWS systems are typically 'always on', maximizing both accuracy and power efficiency are central to…

音频与语音处理 · 电气工程与系统科学 2021-03-11 Peter Blouw , Gurshaant Malik , Benjamin Morcos , Aaron R. Voelker , Chris Eliasmith

Spoken keyword spotting (KWS) deals with the identification of keywords in audio streams and has become a fast-growing technology thanks to the paradigm shift introduced by deep learning a few years ago. This has allowed the rapid embedding…

声音 · 计算机科学 2021-11-23 Iván López-Espejo , Zheng-Hua Tan , John Hansen , Jesper Jensen

Few-shot keyword spotting (KWS) aims to detect unknown keywords with limited training samples. A commonly used approach is the pre-training and fine-tuning framework. While effective in clean conditions, this approach struggles with mixed…

声音 · 计算机科学 2024-07-09 Junming Yuan , Ying Shi , LanTian Li , Dong Wang , Askar Hamdulla

We explore Neural Networks (NNs) for keyword spotting (KWS) on IoT devices like smart speakers and wearables. Since we target to execute our NN on a constrained memory and computation footprint, we propose a CNN design that. (i) uses a…

机器学习 · 计算机科学 2021-01-05 Rakesh Dhakshinamurthy

Keyword Spotting (KWS) plays a vital role in human-computer interaction for smart on-device terminals and service robots. It remains challenging to achieve the trade-off between small footprint and high accuracy for KWS task. In this paper,…

音频与语音处理 · 电气工程与系统科学 2020-10-21 Ximin Li , Xiaodong Wei , Xiaowei Qin

This paper introduces the system submitted by the DKU-SMIIP team for the Auto-KWS 2021 Challenge. Our implementation consists of a two-stage keyword spotting system based on query-by-example spoken term detection and a speaker verification…

音频与语音处理 · 电气工程与系统科学 2021-04-13 Yechen Wang , Yan Jia , Murong Ma , Zexin Cai , Ming Li

Keyword Spotting plays a critical role in enabling hands-free interaction for battery-powered edge devices. Few-Shot Keyword Spotting (FS-KWS) addresses the scalability and adaptability challenges of traditional systems by enabling…

音频与语音处理 · 电气工程与系统科学 2025-10-09 Alican Gok , Oguzhan Buyuksolak , Osman Erman Okman , Murat Saraclar

Spoken keyword spotting (KWS) aims to identify keywords in audio for wide applications, especially on edge devices. Current small-footprint KWS systems focus on efficient model designs. However, their inference performance can decline in…

音频与语音处理 · 电气工程与系统科学 2025-05-21 Yang Xiao , Tianyi Peng , Yanghao Zhou , Rohan Kumar Das

In recent years, there has been a growing interest in designing small-footprint yet effective Connectionist Temporal Classification based keyword spotting (CTC-KWS) systems. They are typically deployed on low-resource computing platforms,…

音频与语音处理 · 电气工程与系统科学 2024-12-25 Yu Xi , Haoyu Li , Hao Li , Jiaqi Guo , Xu Li , Wen Ding , Kai Yu

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-footprint mobile devices,…

计算与语言 · 计算机科学 2017-09-13 Zhiming Wang , Xiaolong Li , Jun Zhou

Speech recognition has become an important task in the development of machine learning and artificial intelligence. In this study, we explore the important task of keyword spotting using speech recognition machine learning and deep learning…

声音 · 计算机科学 2023-12-12 Sumedha Rai , Tong Li , Bella Lyu

Non-invasive brain-computer interfaces (BCIs) are beginning to benefit from large, public benchmarks. However, current benchmarks target relatively simple, foundational tasks like Speech Detection and Phoneme Classification, while…

机器学习 · 计算机科学 2025-10-31 Gereon Elvers , Gilad Landau , Oiwi Parker Jones

Keyword Spotting (KWS) is essential in edge computing requiring rapid and energy-efficient responses. Spiking Neural Networks (SNNs) are well-suited for KWS for their efficiency and temporal capacity for speech. To further reduce the…

声音 · 计算机科学 2024-06-19 Zeyang Song , Qianhui Liu , Qu Yang , Yizhou Peng , Haizhou Li

Small-Footprint Keyword Spotting (SF-KWS) has gained popularity in today's landscape of smart voice-activated devices, smartphones, and Internet of Things (IoT) applications. This surge is attributed to the advancements in Deep Learning,…

音频与语音处理 · 电气工程与系统科学 2025-06-16 Soumen Garai , Suman Samui

For many years, designs for "Neuromorphic" or brain-like processors have been motivated by achieving extreme energy efficiency, compared with von-Neumann and tensor processor devices. As part of their design language, Neuromorphic…

神经与进化计算 · 计算机科学 2024-06-24 Hannah Bos , Dylan R. Muir

In this paper, we propose MM-KWS, a novel approach to user-defined keyword spotting leveraging multi-modal enrollments of text and speech templates. Unlike previous methods that focus solely on either text or speech features, MM-KWS…

音频与语音处理 · 电气工程与系统科学 2024-06-12 Zhiqi Ai , Zhiyong Chen , Shugong Xu

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

计算与语言 · 计算机科学 2017-07-06 Sercan O. Arik , Markus Kliegl , Rewon Child , Joel Hestness , Andrew Gibiansky , Chris Fougner , Ryan Prenger , Adam Coates

This article presents the first keyword spotting (KWS) IC which uses a ring-oscillator-based time-domain processing technique for its analog feature extractor (FEx). Its extensive usage of time-encoding schemes allows the analog audio…

硬件体系结构 · 计算机科学 2022-08-02 Kwantae Kim , Chang Gao , Rui Graça , Ilya Kiselev , Hoi-Jun Yoo , Tobi Delbruck , Shih-Chii Liu