A python based song identifier similar to Shazam.
First take a set of songs name the folder as songs and fingerprint them with the createDB.py file. Then to check a song from internal folder type "main.py " in terminal and it will print the results with accuracy.
To check a song while recording type "record_audio.py <no_of_seconds>" in terminal for checking when playing outside.