- Move piper-compose.yaml / whisper-compose.yaml from repo root into
pyinfra/framework/compose/{piper,whisper}.yml; bind paths shifted to
/srv/docker/{piper,whisper}/data on the box.
- deploy.py registers both stacks and provisions the data dirs.
- Homepage gets a "Voice" group with informational tiles (Wyoming has
no web UI, so tiles show container status without click-through).
- New VoiceModels.md captures the May 2026 STT/TTS landscape, why the
current Wyoming defaults aren't SOTA, and concrete upgrade paths
(whisper-large-v3-turbo + faster-whisper-server, Kokoro, Sesame CSM,
F5-TTS for cloning).
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
pyinfra
One folder per station. Each subfolder is a self-contained pyinfra
deploy: inventory.py, deploy.py, run.sh, plus any compose files
or assets that ship to the host.
| Station | Host | Notes |
|---|---|---|
framework/ |
10.0.0.237 |
Framework Desktop (Strix Halo, 128 GB) — local LLM box |
To bring up a station, cd into its folder and run ./run.sh. See the
station's own README for prerequisites.