paper-with-me

Papers

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

2024-06-12 · Sichen Jin, Youngmoon Jung, Seungjin Lee, Jaeyoung Roh, Changwoo Han, HoonYoung Cho

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 using connectionist temporal classification (CTC) and aggregates the frame-level acoustic embedding (AE) to obtain higher-level (i.e., character, word, or phrase) AE that aligns with the text embedding (TE) of the target keyword text. After that, we calculate the similarity of the aggregated AE and the TE. To the best of our knowledge, this is the first attempt to dynamically align the audio and the keyword text on-the-fly to attain the joint audio-text embedding for KWS. Despite operating in a streaming fashion, our approach achieves competitive performance on the LibriPhrase dataset compared to the non-streaming methods with a mere 155K model parameters and a decoding algorithm with time complexity O(U), where U is the length of the target keyword at inference time.

📄 PDF Abstract BibTeX arXiv:2406.07923

Code (0)

등록된 구현이 없습니다.

Tasks

Keyword Spotting

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…
AE An autoencoder is a type of artificial neural network used to learn efficient data codings in an unsupervised manner. The aim of an autoencoder is to learn a representation…

Similar Papers 제목 키워드 기반

X-Streamer: Unified Human World Modeling with Audiovisual Interaction

2025-09-25 · You Xie, Tianpei Gu, Zenan Li, Chenxu Zhang 외 arxiv

We introduce X-Streamer, an end-to-end multimodal human world modeling framework for building digital human agents capable of infinite interactions across text, speech, and video within a single unified architecture. Sta…

Qwen2.5-Omni Technical Report

2025-03-26 · Jin Xu, Zhifang Guo, Jinzheng He, Hangrui Hu 외

In this report, we present Qwen2.5-Omni, an end-to-end multimodal model designed to perceive diverse modalities, including text, images, audio, and video, while simultaneously generating text and natural speech responses…

Automatic Speech Recognition (ASR)GSM8KInstruction FollowingLarge Language Model+4

Joint Audio/Text Training for Transformer Rescorer of Streaming Speech Recognition

2022-10-31 · Suyoun Kim, Ke Li, Lucas Kabela, Rongqing Huang 외

Recently, there has been an increasing interest in two-pass streaming end-to-end speech recognition (ASR) that incorporates a 2nd-pass rescoring model on top of the conventional 1st-pass streaming ASR model to improve re…

speech-recognitionSpeech Recognition

DiffAVA: Personalized Text-to-Audio Generation with Visual Alignment

2023-05-22 · Shentong Mo, Jing Shi, Yapeng Tian

Text-to-audio (TTA) generation is a recent popular problem that aims to synthesize general audio given text descriptions. Previous methods utilized latent diffusion models to learn audio embedding in a latent space with …

AudioCapsAudio GenerationContrastive Learning

Towards Unsupervised Automatic Speech Recognition Trained by Unaligned Speech and Text only

2018-03-29 · Yi-Chen Chen, Chia-Hao Shen, Sung-Feng Huang, Hung-Yi Lee

Automatic speech recognition (ASR) has been widely researched with supervised approaches, while many low-resourced languages lack audio-text aligned data, and supervised methods cannot be applied on them. In this work,…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)speech-recognitionSpeech Recognition