You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 22, 2024. It is now read-only.
I didn't find how to connect from my company's intranet (we connect to the internet through a proxy with username and password) I am able to use the app with a direct connection to the internet. I am also able to run speech-to-text from behind my company's firewall using curl, or using the python commands.
I tried setting the usual env variables (HTTP_PROXY etc). I also tried to set npm config with:
npm config set proxy ...
npm config set https-proxy ...
without success. Maybe I missed something in the documentation ?
Or maybe it is related to the errors I see displayed in the console when starting ? (see my previous message)
Thanks,
fps
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I didn't find how to connect from my company's intranet (we connect to the internet through a proxy with username and password) I am able to use the app with a direct connection to the internet. I am also able to run speech-to-text from behind my company's firewall using curl, or using the python commands.
I tried setting the usual env variables (HTTP_PROXY etc). I also tried to set npm config with:
npm config set proxy ...
npm config set https-proxy ...
without success. Maybe I missed something in the documentation ?
Or maybe it is related to the errors I see displayed in the console when starting ? (see my previous message)
Thanks,
fps
The text was updated successfully, but these errors were encountered: