add config file and minor refactoring
This commit is contained in:
parent
01f13e5ab7
commit
7f5d221c56
4 changed files with 56 additions and 28 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue