paper-with-me

Papers

Efficient Keyword Spotting by capturing long-range interactions with Temporal Lambda Networks

2021-04-16 · Biel Tura, Santiago Escuder, Ferran Diego, Carlos Segura, Jordi Luque

Models based on attention mechanisms have shown unprecedented speech recognition performance. However, they are computationally expensive and unnecessarily complex for keyword spotting, a task targeted to small-footprint devices. This work explores the application of Lambda networks, an alternative framework for capturing long-range interactions without attention, for the keyword spotting task. We propose a novel \textit{ResNet}-based model by swapping the residual blocks by temporal Lambda layers. Furthermore, the proposed architecture is built upon uni-dimensional temporal convolutions that further reduce its complexity. The presented model does not only reach state-of-the-art accuracies on the Google Speech Commands dataset, but it is 85% and 65% lighter than its Transformer-based (KWT) and convolutional (Res15) counterparts while being up to 100 times faster. To the best of our knowledge, this is the first attempt to explore the Lambda framework within the speech domain and therefore, we unravel further research of new interfaces based on this architecture.

📄 PDF Abstract BibTeX arXiv:2104.08086

Code (1)

Telefonica/LambdaNetwork 공식 구현 pytorch

Tasks

Keyword Spottingspeech-recognitionSpeech Recognition

Similar Papers 제목 키워드 기반

End-to-End User-Defined Keyword Spotting using Shifted Delta Coefficients

2024-05-23 · Kesavaraj V, Anuprabha M, Anil Kumar Vuppala

Identifying user-defined keywords is crucial for personalizing interactions with smart devices. Previous approaches of user-defined keyword spotting (UDKWS) have relied on short-term spectral features such as mel frequen…

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

Small-footprint Keyword Spotting with Graph Convolutional Network

2019-12-11 · Xi Chen, Shouyi Yin, Dandan song, Peng Ouyang 외

Despite the recent successes of deep neural networks, it remains challenging to achieve high precision keyword spotting task (KWS) on resource-constrained devices. In this study, we propose a novel context-aware and comp…

Keyword SpottingSmall-Footprint Keyword Spotting

Keyword Transformer: A Self-Attention Model for Keyword Spotting

2021-04-01 · Axel Berg, Mark O'Connor, Miguel Tairum Cruz

The Transformer architecture has been successful across many domains, including natural language processing, computer vision and speech recognition. In keyword spotting, self-attention has primarily been used on top of c…

Keyword SpottingSpeech Recognition

Toward noise-robust whisper keyword spotting on headphones with in-earcup microphone and curriculum learning

2025-02-01 · Qiaoyu Yang, Shuo Zhang, Chuan-Che Huang

The expanding feature set of modern headphones puts a challenge on the design of their control interface. Users may want to separately control each feature or quickly switch between modes that activate different features…

Keyword Spotting