You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
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.
The text was updated successfully, but these errors were encountered: