music_recognition
Table of Contents
Music recognition
git clone https://github.com/moon004/Go-deezer-downloader.git cd Go-deezer-downloader go build ./go-decrypt-deezer --id 110956726 --username onny@project-insanity.org --password ****
https://www.deezer.com/de/track/110956726
Alternatives
Simons Steps
Github Repo: https://github.com/Theverat/audio-fingerprint-identifying-python
- The program requires python2
- Install everything listed in requirements.txt, plus matplotlib, tkinter (“tk”) and scipy:
sudo pip2 install numpy termcolor wave pydub matplotlib scipy sudo pacman -S python2-pyaudio tk
You also need either ffmpeg or avconv:
sudo pacman -S ffmpeg
- Create a folder “mp3”
- Follow the steps in the readme
- To check a file against the database:
make recognize-file file=/path/to/file.mp3
Alternative
rework
music_recognition.txt · Last modified: 2021/10/31 10:42 by 127.0.0.1