just a little script that detects voice input and submits responses to gpt from there
due for improvements, but this is just to give me an idea!
Ensure you have a Vosk model installed and in the root directory.
Reference Commands:
curl -O https://alphacephei.com/vosk/models/vosk-model-small-en-us-0.15.zip
unzip vosk-model-small-en-us-0.15.zip
mv vosk-model-small-en-us-0.15 model