paper-with-me

Papers

Query-by-Example Search with Discriminative Neural Acoustic Word Embeddings

2017-06-12 · Shane Settle, Keith Levin, Herman Kamper, Karen Livescu

Query-by-example search often uses dynamic time warping (DTW) for comparing queries and proposed matching segments. Recent work has shown that comparing speech segments by representing them as fixed-dimensional vectors --- acoustic word embeddings --- and measuring their vector distance (e.g., cosine distance) can discriminate between words more accurately than DTW-based approaches. We consider an approach to query-by-example search that embeds both the query and database segments according to a neural model, followed by nearest-neighbor search to find the matching segments. Earlier work on embedding-based query-by-example, using template-based acoustic word embeddings, achieved competitive performance. We find that our embeddings, based on recurrent neural networks trained to optimize word discrimination, achieve substantial improvements in performance and run-time efficiency over the previous approaches.

📄 PDF Abstract BibTeX arXiv:1706.03818

Code (1)

kamperh/recipe_semantic_flickraudio tf

Tasks

Dynamic Time WarpingWord Embeddings

Similar Papers 제목 키워드 기반

Discriminative Acoustic Word Embeddings: Recurrent Neural Network-Based Approaches

2016-11-08 · Shane Settle, Karen Livescu

Acoustic word embeddings --- fixed-dimensional vector representations of variable-length spoken word segments --- have begun to be considered for tasks such as speech recognition and query-by-example search. Such embeddi…

Dynamic Time WarpingGeneral Classificationspeech-recognitionSpeech Recognition+1

Learning Acoustic Word Embeddings with Temporal Context for Query-by-Example Speech Search

2018-06-10 · Yougen Yuan, Cheung-Chi Leung, Lei Xie, Hongjie Chen 외

We propose to learn acoustic word embeddings with temporal context for query-by-example (QbE) speech search. The temporal context includes the leading and trailing word sequences of a word. We assume that there exist spo…

Dynamic Time WarpingTripletWord Embeddings

Learning acoustic word embeddings with phonetically associated triplet network

2018-11-07 · Hyungjun Lim, Younggwan Kim, Youngmoon Jung, Myunghun Jung 외

Previous researches on acoustic word embeddings used in query-by-example spoken term detection have shown remarkable performance improvements when using a triplet network. However, the triplet network is trained using on…

TripletWord Embeddings

Additional Shared Decoder on Siamese Multi-view Encoders for Learning Acoustic Word Embeddings

2019-10-01 · Myunghun Jung, Hyungjun Lim, Jahyun Goo, Youngmoon Jung 외

Acoustic word embeddings --- fixed-dimensional vector representations of arbitrary-length words --- have attracted increasing interest in query-by-example spoken term detection. Recently, on the fact that the orthography…

Decoderspeech-recognitionSpeech RecognitionTriplet+1

Neural approaches to spoken content embedding

2023-08-28 · Shane Settle

Comparing spoken segments is a central operation to speech processing. Traditional approaches in this area have favored frame-level dynamic programming algorithms, such as dynamic time warping, because they require no su…

Automatic Speech RecognitionDynamic Time Warpingspeech-recognitionSpeech Recognition+1