Skip to content

Latest commit

 

History

History

audio_search

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Audio Similarity Search using Vector Embeddings

This notebook demonstrates how to create vector embeddings of audio files to store in the LanceDB vector store, and then to find similar audio files.

Colab walkthrough - Open In Colab

Get dataset

The audio dataset can be loaded through HuggingFace within the code.

Python

Run the script

python main.py