An implementation of Shazam's song recognition algorithm.
Find a file
Chigozirim Igweamaka 439b5442f5 A couple more changes
2024-03-27 14:10:34 +01:00
.vscode Saving to github after many changes 2024-03-26 10:00:34 +01:00
client A couple more changes 2024-03-27 14:10:34 +01:00
shazam A couple more changes 2024-03-27 14:10:34 +01:00
signal Saving to github after many changes 2024-03-26 10:00:34 +01:00
spotify A couple more changes 2024-03-27 14:10:34 +01:00
utils A couple more changes 2024-03-27 14:10:34 +01:00
.gitignore Saving to github after many changes 2024-03-26 10:00:34 +01:00
go.mod Saving to github after many changes 2024-03-26 10:00:34 +01:00
go.sum Saving to github after many changes 2024-03-26 10:00:34 +01:00
imain.go Saving to github after many changes 2024-03-26 10:00:34 +01:00
LICENSE Initial commit 2024-03-05 16:20:41 +01:00
main.go Saving to github after many changes 2024-03-26 10:00:34 +01:00
README.md Initial commit 2024-03-05 16:20:41 +01:00
server.go A couple more changes 2024-03-27 14:10:34 +01:00

song-recognition

My repliction of Shazam's song matching algorithm.