add config file and minor refactoring

This commit is contained in:
ultrablob 2025-02-13 20:00:21 -05:00
parent 01f13e5ab7
commit 7f5d221c56
4 changed files with 56 additions and 28 deletions

View file

@ -35,4 +35,9 @@ Press the hotkey (default is Home) and then talk to jarvis
- "jarvis, clip that"
- "hey jarvis, thats a clip"
Checkout the code to see specific keywords/phrases as all NLP is regex/string based, not generative AI
Checkout the code to see specific keywords/phrases as all NLP is regex/string based, not generative AI
### Resource Usage
With the `distil-small.en` model, on my system it uses about 500mb of VRAM