dejavu icon indicating copy to clipboard operation
dejavu copied to clipboard

Audio fingerprinting and recognition in Python

Results 127 dejavu issues
Sort by recently updated
recently updated
newest added

I have noticed that this doesn't really seem to work if the fingerprint in the database was taken from audio sampled at a different rate than the audio used to...

Bumps [scipy](https://github.com/scipy/scipy) from 1.3.1 to 1.10.0. Release notes Sourced from scipy's releases. SciPy 1.10.0 Release Notes SciPy 1.10.0 is the culmination of 6 months of hard work. It contains many...

dependencies

Can this project be matched using multiple concurrency ?

environment:raspberry 4b 64bit python3.7 I met a problem: > Traceback (most recent call last): File "pgetSongName.py", line 18, in song = djv.recognize(file_recognizer, "/home/pi/musics/1.mp3") File "/home/pi/dejavu-master/dejavu/__init__.py", line 227, in recognize r...

How should I use the dejavu API if I have a whole directory of audio files (around 2000), where I don't know which are duplicates of each other? Fingerprinting and...

Looks like the Docker build hasn't been given a proper refactoring: https://github.com/worldveil/dejavu/blob/master/docker/python/Dockerfile. Noticed this when observing `git` existing inside a python container, which was unexpected. The DB image should be...

Hi, I'm interested in finding near-duplicate audio files. My dataset is about 3000 thousands short audio files, between 0.5 seconds to 5 seconds. Unlike Shazam, both the "target" audio (i.e....

![8E106784-E47D-44DA-B303-AEAEF0CF49F4](https://user-images.githubusercontent.com/88085503/205484543-21f4c251-776c-40ce-ad7b-708413e28302.jpeg) I finished the line 18 already but when the line 21 i write the command it show [fail to solve.]in the terminal. How i can solve this? i try...