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

multiple audio fingerprinting #6

Open
alonek1 opened this issue Dec 9, 2017 · 1 comment
Open

multiple audio fingerprinting #6

alonek1 opened this issue Dec 9, 2017 · 1 comment

Comments

@alonek1
Copy link

alonek1 commented Dec 9, 2017

Hi, i want to fingerprint multiple sounds from microphone.
i used python this python module but it can't recognize multiple sounds that play continuously.
is there any solution to recognize multiple sounds in one record ?

thanks.

@itspoma
Copy link
Owner

itspoma commented May 1, 2020

Hey @alonek1 ! You will need to rewrite logic on "recognize-from-microphone.py". Since you'll have mixed data in the specific period of time, that's impossible for now to recognize multiple sounds on the same time.

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

2 participants