Web Speech API - Speech Recognition: Difference between revisions

Jump to navigation Jump to search
m
(Adding offline and deep speech bits)
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.
Confirmed users
58

edits

Navigation menu