Audio Word2Vec: Unsupervised Learning of Audio Segment Representations using Sequence-to-sequence Autoencoder
Yu-An Chung, Chao-Chung Wu, Chia-Hao Shen, Hung-Yi Lee, Lin-Shan Lee

TL;DR
This paper introduces Audio Word2Vec, an unsupervised method using sequence-to-sequence autoencoders to generate fixed-dimensional vector representations of variable-length audio segments, improving spoken term detection efficiency.
Contribution
It presents a novel unsupervised learning approach for audio segment embeddings using sequence-to-sequence autoencoders, outperforming traditional methods like DTW in query-by-example spoken term detection.
Findings
Significantly outperforms DTW in spoken term detection
Provides robust audio segment representations without supervision
Reduces computational requirements for audio query tasks
Abstract
The vector representations of fixed dimensionality for words (in text) offered by Word2Vec have been shown to be very useful in many application scenarios, in particular due to the semantic information they carry. This paper proposes a parallel version, the Audio Word2Vec. It offers the vector representations of fixed dimensionality for variable-length audio segments. These vector representations are shown to describe the sequential phonetic structures of the audio segments to a good degree, with very attractive real world applications such as query-by-example Spoken Term Detection (STD). In this STD application, the proposed approach significantly outperformed the conventional Dynamic Time Warping (DTW) based approaches at significantly lower computation requirements. We propose unsupervised learning of Audio Word2Vec from audio data without human annotation using Sequence-to-sequence…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMusic and Audio Processing · Time Series Analysis and Forecasting · Speech Recognition and Synthesis
