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

Javascript audio fingerprinting #3

Open
bolubee101 opened this issue Oct 10, 2022 · 0 comments
Open

Javascript audio fingerprinting #3

bolubee101 opened this issue Oct 10, 2022 · 0 comments

Comments

@bolubee101
Copy link
Owner

An audio fingerprint is a unique characteristic of any piece of audio that can be used by programs to identify the song from a given snippet.

With that said, I hypothesize that all that we consider music (instrumentals, rap, songs, hymns, etc) have common characteristics in their fingerprints that an ML classifier model can be trained on to be able to differentiate between music and "sound". As I intend to have the entire project written in javascript, I want a function/module that can generate the fingerprint of given audio, which would be plugged into whatever system/module makes use of it.

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

No branches or pull requests

1 participant