I'm getting same error as issue #15, Safari on macos is refusing to allow access to the server, which is running. I cleared the Safari settings for the site and the local server URL to both not do content blocking, but that doesn't seem to matter. I would rather not install Chrome, or any other browser, just to load models, is there an alternative method for getting the models to the server that doesn't use a browser?
The browser console shows this, with the correct local server:
xhr.js:184[blocked] The page at https://coqui.ai/english/coqui/v1.0.0-large-vocab?callback_url=http://127.0.0.1:38450/install_model&name=English%20STT%20v1.0.0-large-vocab&prefer_tflite=1#download was not allowed to display insecure content from http://127.0.0.1:38450/install_model.
xhr.js:184 Not allowed to request resource
xhr.js:184 [Error] XMLHttpRequest cannot load http://127.0.0.1:38450/install_model due to access control checks.
(anonymous function)