paper-with-me

홈 › Papers

CNN-based Spoken Term Detection and Localization without Dynamic Programming

2021-03-07 · Tzeviya Sylvia Fuchs, Yael Segal, Joseph Keshet

In this paper, we propose a spoken term detection algorithm for simultaneous prediction and localization of in-vocabulary and out-of-vocabulary terms within an audio segment. The proposed algorithm infers whether a term was uttered within a given speech signal or not by predicting the word embeddings of various parts of the speech signal and comparing them to the word embedding of the desired term. The algorithm utilizes an existing embedding space for this task and does not need to train a task-specific embedding space. At inference the algorithm simultaneously predicts all possible locations of the target term and does not need dynamic programming for optimal search. We evaluate our system on several spoken term detection tasks on read speech corpora.

📄 PDF Abstract BibTeX arXiv:2103.05468

Code (0)

등록된 구현이 없습니다.

Tasks

Word Embeddings

Similar Papers 제목 키워드 기반

H-QuEST: Accelerating Query-by-Example Spoken Term Detection with Hierarchical Indexing

2025-06-20 · Akanksha Singh, Yi-Ping Phoebe Chen, Vipul Arora

Query-by-example spoken term detection (QbE-STD) searches for matching words or phrases in an audio dataset using a sample spoken query. When annotated data is limited or unavailable, QbE-STD is often done using template…

Dynamic Time WarpingRepresentation LearningRetrievalTemplate Matching

Spoken Term Detection Methods for Sparse Transcription in Very Low-resource Settings

2021-06-11 · Éric Le Ferrand, Steven Bird, Laurent Besacier

We investigate the efficiency of two very different spoken term detection approaches for transcription when the available data is insufficient to train a robust ASR system. This work is grounded in very low-resource lang…

Dynamic Time WarpingPhoneme Recognition

Cross-lingual and Multilingual Spoken Term Detection for Low-Resource Indian Languages

2020-11-12 · Sanket Shah, Satarupa Guha, Simran Khanuja, Sunayana Sitaram

Spoken Term Detection (STD) is the task of searching for words or phrases within audio, given either text or spoken input as a query. In this work, we use state-of-the-art Hindi, Tamil and Telugu ASR systems cross-lingua…

Query-by-example Spoken Term Detection using Attention-based Multi-hop Networks

2017-09-01 · Chia-Wei Ao, Hung-Yi Lee

Retrieving spoken content with spoken queries, or query-by- example spoken term detection (STD), is attractive because it makes possible the matching of signals directly on the acoustic level without transcribing them in…

Designing an Evaluation Framework for Spoken Term Detection and Spoken Document Retrieval at the NTCIR-9 SpokenDoc Task

2012-05-01 · LREC 2012 5 · Tomoyosi Akiba, Hiromitsu Nishizaki, Kiyoaki Aikawa, Tatsuya Kawahara 외

We describe the evaluation framework for spoken document retrieval for the IR for the Spoken Documents Task, conducted in the ninth NTCIR Workshop. The two parts of this task were a spoken term detection (STD) subtask an…

RetrievalSpeech Recognition