Skip to content

this project takes the audios generated by an application and based on the project dejavu returns the name of the song

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

dkpapo/shazam-python

Repository files navigation

shazam-python

this project takes the audios generated by an application and based on the project dejavu returns the name of the song

Create virtualenv and install requirements.

important install libraries for pyaudio for example ubuntu sudo apt install libasound-dev portaudio19-dev libportaudio2 libportaudiocpp0 ffmpeg libav-tools

For execute celery import execute this command celery -A shazam.celery worker -l info

For virtualenv python manage.py runserver

special thanx to http://willdrevo.com/fingerprinting-and-audio-recognition-with-python/

About

this project takes the audios generated by an application and based on the project dejavu returns the name of the song

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published