J.A.R.V.I.S icon indicating copy to clipboard operation
J.A.R.V.I.S copied to clipboard

Offline speech recognition using vosk and updated weather API

Open knkumar93 opened this issue 8 months ago • 0 comments

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.

knkumar93 avatar May 25 '24 15:05 knkumar93