Hello. Thanks for your amazing work. From here: https://developer.mozilla.org/en-US/docs/Web/API/Web_Speech_API/Using_the_Web_Speech_API
Note : On Chrome, using Speech Recognition on a web page involves a server-based recognition engine. Your audio is sent to a web service for recognition processing, so it won’t work offline.
Are you running publicly available model in your backend?
Currently we are not running a publicly available model with our backend
Please check https://bugzilla.mozilla.org/show_bug.cgi?id=1248897
Thanks. What model is used instead?
Please refer to the bug for any future details on how the Web Speech API will be backed with an STT engine.