Bossiara13
cb140b1c64
build: add vosk link search to jarvis-gui build.rs
...
Workspace feature unification pulls vosk into jarvis-gui through
jarvis-core, so jarvis-gui needs the same rustc-link-search as
jarvis-app and jarvis-cli for libvosk.lib at link time.
2026-04-22 18:07:33 +03:00
Bossiara13
893a83d197
chore: gitignore tauri-generated schema files
...
desktop-schema.json and windows-schema.json under crates/jarvis-gui/gen/schemas
are regenerated by tauri-build on every compile and only produce diff noise.
2026-04-22 17:55:56 +03:00
Priler
520b98143f
AI models shared registry + Code cleanup + Better async handling + Some fixes, etc
2026-02-18 21:08:48 +05:00
Priler
a8ff3442ff
some fixes + gliner first implementation
2026-02-11 07:21:50 +05:00
Priler
8e830334e8
New intent classification engine - MiniLM L6v2 and MiniLM L12v2 ONNX
2026-02-08 07:16:03 +05:00
Priler
7440baa1b2
basic Lua 5.4 implementation with few example commands
2026-01-17 05:46:38 +05:00
Priler
11c2500d9c
Commands/voices multilanguage support + Ukranian vosk model added
2026-01-13 02:21:59 +05:00
Priler
47b7e7a65d
Tray options implementation + Voice system rewrite + build fixes
2026-01-07 23:29:46 +05:00
Priler
412acb7e2d
Multilingual support via Fluent + Frontend improvements + Rewrite of ArcReactor
2026-01-07 05:04:04 +05:00
Priler
eb0d40bae6
noise suppression added via nnnoiseless + vad + gain-normalizer + few frontend changes
2026-01-06 23:32:58 +05:00
Priler
cab53abcbe
vosk model selection in GUI
2026-01-05 03:38:04 +05:00
Priler
5f1f9ce321
intent recognition added (first implementation)
2026-01-05 01:22:45 +05:00
Priler
091a41ac33
frontend fixes & db rewrite with serde
2026-01-04 09:00:51 +05:00
Priler
09f72622bc
project restructure with Rust workspaces
2026-01-04 05:19:47 +05:00