mirror of
https://github.com/Alkatrazz24/Funk-lab.git
synced 2026-07-11 00:14:42 +02:00
feat(stt): cadrage + squelette assistant vocal Jarvis
Conception validée du projet STT — assistant vocal/HUD du homelab Funk : - HUD web sur-mesure + STT/TTS local (faster-whisper + Piper) - Packaging commande pipx (stt), démarrage auto systemd --user - Cerveau 3 modes + auto-détection LAN : hermes / local-direct / claude-direct - Mémoire 3 tiers : SQLite local + Qdrant s01 + GitHub (distillée, versionnée) Réutilise tools/hermes-voice, LiteLLM, Hermes Agent. Squelette + doc admin/ia/stt.md, implémentation par phases (roadmap dans le doc). Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_013FmcxGsyXZXogiAHQLjnZT
This commit is contained in:
parent
22d40023e1
commit
8096ba208d
10 changed files with 395 additions and 0 deletions
1
stt/memory/distilled/.gitkeep
Normal file
1
stt/memory/distilled/.gitkeep
Normal file
|
|
@ -0,0 +1 @@
|
|||
# Mémoire distillée versionnée (faits, préférences, résumés). Rempli par le backend.
|
||||
Loading…
Add table
Add a link
Reference in a new issue