Skip to content
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

Closed
wants to merge 17 commits into from

Conversation

JPery
Copy link
Contributor

@JPery JPery commented Apr 3, 2018

Now we can know the length of the song that we have recognized

@JPery
Copy link
Contributor Author

JPery commented Apr 3, 2018

This also resolves the issue #132 created by me

@pk97
Copy link

pk97 commented Jul 2, 2018

Thanks Jpery!

@JPery JPery changed the title Added audio length (in seconds) to database Added audio length (in seconds) to database. Added relative confidence Jul 9, 2018
@JPery
Copy link
Contributor Author

JPery commented Jul 9, 2018

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:

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.

@JPery JPery changed the title Added audio length (in seconds) to database. Added relative confidence Added audio length (in seconds) to database. Added relative confidence value Jul 9, 2018
@JPery
Copy link
Contributor Author

JPery commented May 27, 2019

This request is continued in #197

@JPery JPery closed this May 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants