paper-with-me

Papers

Personalizing Keyword Spotting with Speaker Information

2023-11-06 · Beltrán Labrador, Pai Zhu, Guanlong Zhao, Angelo Scorza Scarpati, Quan Wang, Alicia Lozano-Diez, Alex Park, Ignacio López Moreno

Keyword spotting systems often struggle to generalize to a diverse population with various accents and age groups. To address this challenge, we propose a novel approach that integrates speaker information into keyword spotting using Feature-wise Linear Modulation (FiLM), a recent method for learning from multiple sources of information. We explore both Text-Dependent and Text-Independent speaker recognition systems to extract speaker information, and we experiment on extracting this information from both the input audio and pre-enrolled user audio. We evaluate our systems on a diverse dataset and achieve a substantial improvement in keyword detection accuracy, particularly among underrepresented speaker groups. Moreover, our proposed approach only requires a small 1% increase in the number of parameters, with a minimum impact on latency and computational cost, which makes it a practical solution for real-world applications.

📄 PDF Abstract BibTeX arXiv:2311.03419

Code (0)

등록된 구현이 없습니다.

Tasks

Keyword SpottingSpeaker RecognitionText-Independent Speaker Recognition

Similar Papers 제목 키워드 기반

QbyE-MLPMixer: Query-by-Example Open-Vocabulary Keyword Spotting using MLPMixer

2022-06-23 · Jinmiao Huang, Waseem Gharbieh, Qianhui Wan, Han Suk Shim 외

Current keyword spotting systems are typically trained with a large amount of pre-defined keywords. Recognizing keywords in an open-vocabulary setting is essential for personalizing smart device interaction. Towards this…

Keyword Spotting

Personalized Keyword Spotting through Multi-task Learning

2022-06-28 · Seunghan Yang, Byeonggeun Kim, Inseop Chung, Simyung Chang

Keyword spotting (KWS) plays an essential role in enabling speech-based user interaction on smart devices, and conventional KWS (C-KWS) approaches have concentrated on detecting user-agnostic pre-defined keywords. Howeve…

Keyword SpottingMulti-Task LearningSpeaker Verification

Auto-KWS 2021 Challenge: Task, Datasets, and Baselines

2021-03-31 · Jingsong Wang, Yuxuan He, Chunyu Zhao, Qijie Shao 외

Auto-KWS 2021 challenge calls for automated machine learning (AutoML) solutions to automate the process of applying machine learning to a customized keyword spotting task. Compared with other keyword spotting tasks, Auto…

AutoMLBIG-bench Machine LearningKeyword Spotting

Neural Networks for Keyword Spotting on IoT Devices

2021-01-03 · Rakesh Dhakshinamurthy

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

Keyword Spotting

Teaching keyword spotters to spot new keywords with limited examples

2021-06-04 · Abhijeet Awasthi, Kevin Kilgour, Hassan Rom

Learning to recognize new keywords with just a few examples is essential for personalizing keyword spotting (KWS) models to a user's choice of keywords. However, modern KWS models are typically trained on large datasets …

Keyword Spotting