Compare commits

..

6 commits

Author SHA1 Message Date
Bossiara13
1b055fa08c Release v0.4.0 — VAD smart command end (parity with Python v0.2.0) 2026-04-23 11:10:12 +03:00
Bossiara13
9a1c047282 Merge feature/vad-rust into dev
Adds webrtc-vad-driven listening window for the post-wake-word phase.
State machine in jarvis-core::audio_processing::vad::listen_window;
adapter in vad::webrtc; integrated in app.rs::recognize_command and
stt::vosk::finalize_speech. Same parameters as Python v0.2.0
(aggressiveness 2, end-silence 1200ms, min-speech 500ms,
min-listen 1000ms, hard-cap 15000ms).
2026-04-23 11:10:06 +03:00
Bossiara13
ff70e6019f Release v0.3.0 — Groq LLM wired into voice loop 2026-04-23 02:18:21 +03:00
Bossiara13
b2045cf950 Release v0.2.0 — Groq LLM client available (CLI only, not yet in voice loop) 2026-04-22 19:44:15 +03:00
Bossiara13
3b4835935f Release v0.1.0 — all crates build 2026-04-22 18:11:02 +03:00
Bossiara13
3c81525ab6 Release v0.1.0-alpha — rebrand + README 2026-04-22 17:46:39 +03:00

Diff content is not available