overview: note pure-python resampler in speak path

This commit is contained in:
sam
2026-08-30 16:36:37 +10:00
parent 4b86c18622
commit 9d625150f1

View File

@@ -41,7 +41,7 @@ A fully-local, private voice assistant. You say **"Hey Jervis"**, then a natural
│ reply text
▼
┌─ Output ─────────────────────────────────────────────────────────────┐
│ piper_tts (docker .13) → speak_direct.sh → Snapcast → all speakers │
│ piper_tts (docker .13) → speak_direct.sh (pure-python resampler snapcast_send.py) → Snapcast → speakers │
└───────────────────────────────────────────────────────────────────────┘
```