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.
The audio dataset can be loaded through HuggingFace within the code.
Run the script
python main.py