I am excited to announce a new tool for music producers and audio enthusiasts - a music audio search engine. With just a simple description of the groove you're looking for, our semantic search engine will output the most similar audio in seconds.
I used the Freesound.org API to upload over 3,000 grooves to MongoDB, and combined all the relevant data such as tags, title, description, BPM, etc. into OpenAI's Text-Davinci to generate a unique description of each sound. I then embedded these descriptions using the Ada Embeddings Model and inserted them into Pinecone DB vector database, making it easier to find the perfect sound for your next project.
This search engine is designed to save you time and make your music production process more efficient. Give it a try and see the difference it makes in your workflow. I would also appreciate any feedback on how I can improve the website and make it even more user-friendly.
EDIT:
- Google Sign In removed
- 25 total sounds now (only 5 before)
A reminder, we also have acoustic similarity using signal processing analysis and nearest neighbour lookup for all sounds[2]
Could you update the sound displays to include a link to the sound page on Freesound, for citation purposes? You can use https://freesound.org/s/[soundid] or use our embedded player. See the "Embed" option in the share box on the right -hand-side toolbar of any sound page.
Are you interested in integrating this into FS? Talk to us![3]
[1] https://www.upf.edu/web/mtg/
[2] https://freesound.org/people/lebaston100/sounds/243627/simil...
[3] https://github.com/mtg/freesound