some fixes + gliner first implementation
This commit is contained in:
parent
b9d5f41bbd
commit
a8ff3442ff
36 changed files with 1079 additions and 73 deletions
|
|
@ -85,6 +85,9 @@ fn main() {
|
|||
// vosk
|
||||
tauri_commands::list_vosk_models,
|
||||
|
||||
// gliner
|
||||
tauri_commands::list_gliner_models,
|
||||
|
||||
// i18n
|
||||
tauri_commands::get_translations,
|
||||
tauri_commands::translate,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue