An API that takes vocal input, identifies most probable song match and returns the list of matching songs. Helps users identify that unknown song title with just a hum or sung melody.
- Audio must be in .flac format. The sample audio is pulled from youtube via youtube-to-mp3-converter and then converted into .flac with a mp3-flac-converter.
- Post hum or sung melody.
- Set to python3 env.
- Run
pip install -r requirements.txt. - Run
python audio_processor.py