shazam-demo
shazam-demo copied to clipboard
Experimental Audio Search Algorithm Implementation (Shazam demo)
Results
2
shazam-demo issues
Sort by
recently updated
recently updated
newest added
## Expected Behavior Expect song artist title, song should be displayed like shazam app ## Current Behavior it crashes in listen.py step: ``` epardee@nhan7: /tmp/shazam-demo$ python listen.py -s 5 Listening.......
The program doesn't seem to detect the right song. Even if we play the same clip for 10 seconds after running python listen.py, the result is different everytime.