intent recognition added (first implementation)
This commit is contained in:
parent
4ceaa7ff20
commit
6570348130
20 changed files with 625 additions and 255 deletions
|
|
@ -29,4 +29,6 @@ pv_recorder = { git = "https://github.com/Priler/pvrecorder" }
|
|||
vosk = "0.3"
|
||||
rustpotter = { git = "https://github.com/Priler/rustpotter" }
|
||||
image = "0.25"
|
||||
parking_lot = "0.12.5"
|
||||
parking_lot = "0.12.5"
|
||||
toml = "0.9.8"
|
||||
sha2 = "0.10"
|
||||
Loading…
Add table
Add a link
Reference in a new issue