-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
Added audio length (in seconds) to database. Added relative confidence value #148
Conversation
This also resolves the issue #132 created by me |
Thanks Jpery! |
I've added a "relative confidence" value based on the number of fingerprints to match and the matched fingerprints. After studying this value with some audios, we have achieve a value that only increases if the match is correct. We can see an example in this image: In the graph, the blue line represents an audio NOT in the database and the green one represents a part of an audio in the database. |
This request is continued in #197 |
Now we can know the length of the song that we have recognized