classifications are not working properly in Audio stream #5786
Labels
os:windows
MediaPipe issues on Windows
platform:javascript
MediaPipe Javascript issues
task:audio classification
Issues related to Audio Classification: Classify sounds into relevant tags
type:support
General questions
Have I written custom code (as opposed to using a stock example script provided in MediaPipe)
Yes
OS Platform and Distribution
windows
MediaPipe Tasks SDK version
No response
Task name (e.g. Image classification, Gesture recognition etc.)
audio classification
Programming Language and version (e.g. C++, Python, Java)
javascript
Describe the actual behavior
i want to do audioclassification in audio stream ,when i use the option scoreThersold ,I am not getting the proper result but in tryit demo i am getting proper result even i increased the score thersold with the same background setup
Describe the expected behaviour
i am expecting audioclassification like tryit with using real time audiostream
Standalone code/steps you may have used to try to get what you need
when i give scoreThersold ,classification results not working properly
Other info / Complete Logs
The text was updated successfully, but these errors were encountered: