Confirmed users
58
edits
Andrenatal (talk | contribs) (Adding offline and deep speech bits) |
Andrenatal (talk | contribs) |
||
| Line 56: | Line 56: | ||
===== But I still want to run offline ===== | ===== But I still want to run offline ===== | ||
You can easily setup your own Deep Speech service locally in your computer using our docker images. Just follow the steps below: | You can easily setup your own Deep Speech service locally in your computer using our service's docker images. Just follow the steps below: | ||
# First install and start the Deep Speech Docker image from [https://github.com/mozilla-services/deepspeech-server/ here]. | # First install and start the Deep Speech Docker image from [https://github.com/mozilla-services/deepspeech-server/ here]. | ||
# Then install and start the speech-proxy Docker image from [https://github.com/mozilla/speech-proxy/blob/master/README.md here] with the environment variable ''ASR_URL'' set to the address of yours Deep Speech instance. | # Then install and start the speech-proxy Docker image from [https://github.com/mozilla/speech-proxy/blob/master/README.md here] with the environment variable ''ASR_URL'' set to the address of yours Deep Speech instance. | ||