jarvis-cli added for dev tests
This commit is contained in:
parent
03da13ed73
commit
36acacf259
39 changed files with 369652 additions and 5 deletions
|
|
@ -33,4 +33,5 @@ tokio = { version = "1", features = ["sync"], optional = true }
|
|||
|
||||
[features]
|
||||
default = ["jarvis_app"]
|
||||
jarvis_app = ["vosk", "intent-classifier", "tokio"]
|
||||
jarvis_app = ["vosk", "intent-classifier", "tokio"]
|
||||
intent = ["intent-classifier", "tokio"]
|
||||
Loading…
Add table
Add a link
Reference in a new issue