An interactive query-by-example audio search system.
Demo video: https://youtu.be/q7nVXnR_DP0
Writeup: https://www.sharelatex.com/project/5697cbbb3e30dc3f56e2544e
###Dependencies
- numpy, scipy
- soundfile https://github.com/bastibe/PySoundFile
###Data directory installation ######(Due to copyright issue, the original audio of UrbanSound8K dataset is not included in the project. )
- Download UrbanSound8K.tar.gz from https://serv.cusp.nyu.edu/projects/urbansounddataset/urbansound8k.html
- Extract the tar.gz file under directory 'data'.
###How to run
$ cd audiosearch-master$ python gui.py username(username can be any string)