J.A.R.V.I.S
J.A.R.V.I.S copied to clipboard
Offline speech recognition using vosk and updated weather API
For offline speech recognition, using below VOSK model
https://alphacephei.com/vosk/models/vosk-model-small-en-us-0.15.zip
Download above, extract to a folder and mention the path in helpers.py file
Toggle variable USE_VOSK to 0 to switch back to google speech recognition.