https://github.com/lexiestleszek/audio-search
Implementation of Shazam algorithm from the paper "An Industrial-Strength Audio Search Algorithm" by A. Wang
https://github.com/lexiestleszek/audio-search
Last synced: 2 months ago
JSON representation
Implementation of Shazam algorithm from the paper "An Industrial-Strength Audio Search Algorithm" by A. Wang
- Host: GitHub
- URL: https://github.com/lexiestleszek/audio-search
- Owner: LexiestLeszek
- License: mit
- Created: 2025-03-20T09:54:56.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2025-03-20T10:13:55.000Z (3 months ago)
- Last Synced: 2025-03-20T10:37:38.538Z (3 months ago)
- Language: Python
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# audio-search
Implementation of Shazam algorithm from the paper "An Industrial-Strength Audio Search Algorithm" by A. Wang