Hi,
I trained openwakeword detection model for my custom wake word, and when tested it worked well on python. However, when i tried the same on browser level using HTML and Javascript it is not working as it did in python.
I recently saw your readme.md file and noticed that openwakeword doesn't directly support HTML/JS, but having this model on the browser side would really be healpful in activating the Voice bot pipeline at the backend based on the wake word detection at browser level.
Please let me know if there is a way to set this model on browser level and get the expected performance as in python
Thank you
Hi,
I trained openwakeword detection model for my custom wake word, and when tested it worked well on python. However, when i tried the same on browser level using HTML and Javascript it is not working as it did in python.
I recently saw your readme.md file and noticed that openwakeword doesn't directly support HTML/JS, but having this model on the browser side would really be healpful in activating the Voice bot pipeline at the backend based on the wake word detection at browser level.
Please let me know if there is a way to set this model on browser level and get the expected performance as in python
Thank you