Is it possible to detect clapping? #1489
Unanswered
Thresher12
asked this question in
Q&A
Replies: 2 comments
-
this is speech recognition not sound classification, try other models |
Beta Was this translation helpful? Give feedback.
0 replies
-
update: u can try https://github.com/YuanGongND/whisper-at |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is it possible to use whisper to detect clapping? Even when mixed with talking? I need to scan audio files. Most of the other solutions I see are designed to detect real time input from microphones and I'm not sure how well they'd do with mixed clapping and speech.
Also I'd like to detect laughter as well if possible but clapping by itself is good since I figure laughter will be harder.
Beta Was this translation helpful? Give feedback.
All reactions