some fixes + gliner first implementation
This commit is contained in:
parent
b9d5f41bbd
commit
a8ff3442ff
36 changed files with 1079 additions and 73 deletions
|
|
@ -26,7 +26,11 @@ pub mod stt;
|
|||
#[cfg(feature = "intent")]
|
||||
pub mod intent;
|
||||
|
||||
#[cfg(feature = "jarvis_app")]
|
||||
pub mod slots;
|
||||
|
||||
pub mod vosk_models;
|
||||
pub mod gliner_models;
|
||||
|
||||
#[cfg(feature = "jarvis_app")]
|
||||
pub mod audio_processing;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue