-
Notifications
You must be signed in to change notification settings - Fork 123
Issues: dpwe/audfprint
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Can someone take on audfprint-gui for audfprint or create a new gui for it?
#95
opened Apr 9, 2024 by
godzfire
output matching different between windows and linux. I created a database of filehashes which is around 340MB. When i try to query around 100 mp3 files my output is different between my windows machine and my raspberri pi. The database is identical, the query is identical but the windows machine finds significantly more matches. Both are running python 3.9. Database was created on the windows machine and transfered to the pi. Anyone encountered something similar?
#92
opened Nov 6, 2022 by
CoenGoedhart1
I found that some match matches are inaccurate. I want to know, is the time and hash generated by this audfprint continuous at the start-end time, or is it a peak value, which leads to the fact that if one song is 1 minute, another song 3 minutes, there are a lot of hashes in the previous minute in the last two minutes of the next song, which leads to the fact that the hash statistics are larger than one minute, resulting in inaccurate sorting, then the match situation is inaccurate, how to optimize this?
#91
opened Oct 25, 2022 by
xuboot
I found that according to The time and hash generated by audfprint are not continuous in time, which led me to use the binary method to search for the same hash, conduct a statistical ranking of the number of hashes, and search for the original version of individual audio (the climax audio), and the ranking is not the first.
#90
opened Oct 20, 2022 by
xuboot
what should be the format of mp3 files ? audfprint.py not working
#74
opened Jan 17, 2020 by
ksharm50
Previous Next
ProTip!
Adding no:label will show everything without a label.