Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/a-sumo/beatboxit
Search instrumental audio samples by beatboxing
https://github.com/a-sumo/beatboxit
Last synced: about 1 month ago
JSON representation
Search instrumental audio samples by beatboxing
- Host: GitHub
- URL: https://github.com/a-sumo/beatboxit
- Owner: a-sumo
- Created: 2023-11-19T21:18:00.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-19T20:59:03.000Z (3 months ago)
- Last Synced: 2024-11-29T18:06:14.627Z (about 1 month ago)
- Language: TypeScript
- Homepage: https://beatboxit.vercel.app
- Size: 791 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Beatboxit - Search instrumental audio samples by beatboxing.
![image](https://github.com/user-attachments/assets/19289741-0adb-4a95-a905-a3a1f2b362dd)## Python backend
Performs analysis of an input sound and similarity search among a set of curated set of CC0 instrumental samples.
The backend is currently down, but the functinalities can be reproduced either with the appropriate Pinecone and AWS credentials.## Angular frontend
Deployed on https://beatboxit.vercel.app/.
The user can either upload an audio sample or record a short clip. After uploading the query sound, the user can play and download the top search results.