paper-with-me

홈 › Papers

Learning Audio-Text Agreement for Open-vocabulary Keyword Spotting

2022-06-30 · Hyeon-Kyeong Shin, Hyewon Han, Doyeon Kim, Soo-Whan Chung, Hong-Goo Kang

In this paper, we propose a novel end-to-end user-defined keyword spotting method that utilizes linguistically corresponding patterns between speech and text sequences. Unlike previous approaches requiring speech keyword enrollment, our method compares input queries with an enrolled text keyword sequence. To place the audio and text representations within a common latent space, we adopt an attention-based cross-modal matching approach that is trained in an end-to-end manner with monotonic matching loss and keyword classification loss. We also utilize a de-noising loss for the acoustic embedding network to improve robustness in noisy environments. Additionally, we introduce the LibriPhrase dataset, a new short-phrase dataset based on LibriSpeech for efficiently training keyword spotting models. Our proposed method achieves competitive results on various evaluation sets compared to other single-modal and cross-modal baselines.

📄 PDF Abstract BibTeX arXiv:2206.15400

Code (1)

gusrud1103/libriphrase 공식 구현

Tasks

Keyword Spotting

Similar Papers 제목 키워드 기반

CTC-aligned Audio-Text Embedding for Streaming Open-vocabulary Keyword Spotting

2024-06-12 · Sichen Jin, Youngmoon Jung, Seungjin Lee, Jaeyoung Roh 외

This paper introduces a novel approach for streaming openvocabulary keyword spotting (KWS) with text-based keyword enrollment. For every input frame, the proposed method finds the optimal alignment ending at the frame us…

Keyword Spotting

MATE: Matryoshka Audio-Text Embeddings for Open-Vocabulary Keyword Spotting

2026-01-20 · Youngmoon Jung, Myunghun Jung, Joon-Young Yang, Yong-Hyeok Lee 외 arxiv

Open-vocabulary keyword spotting (KWS) with text-based enrollment has emerged as a flexible alternative to fixed-phrase triggers. Prior utterance-level matching methods, from an embedding-learning standpoint, learn embed…

Keyword SpottingMetric Learning

U2-KWS: Unified Two-pass Open-vocabulary Keyword Spotting with Keyword Bias

2023-12-15 · Ao Zhang, Pan Zhou, Kaixun Huang, Yong Zou 외

Open-vocabulary keyword spotting (KWS), which allows users to customize keywords, has attracted increasingly more interest. However, existing methods based on acoustic models and post-processing train the acoustic model …

DecoderKeyword Spotting

Open-vocabulary Keyword-spotting with Adaptive Instance Normalization

2023-09-13 · Aviv Navon, Aviv Shamsian, Neta Glazer, Gill Hetz 외

Open vocabulary keyword spotting is a crucial and challenging task in automatic speech recognition (ASR) that focuses on detecting user-defined keywords within a spoken utterance. Keyword spotting methods commonly map th…

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

Adversarial Deep Metric Learning for Cross-Modal Audio-Text Alignment in Open-Vocabulary Keyword Spotting

2025-05-22 · Youngmoon Jung, Yong-Hyeok Lee, Myunghun Jung, Jaeyoung Roh 외

For text enrollment-based open-vocabulary keyword spotting (KWS), acoustic and text embeddings are typically compared at either the phoneme or utterance level. To facilitate this, we optimize acoustic and text encoders u…

Keyword SpottingMetric Learning