Archify + README: add Whisper speech-to-text node (dsh -> whisper); maps republished

This commit is contained in:
2026-09-12 09:04:29 +10:00
parent 67a3e12c00
commit 9d38d79abb
3 changed files with 42 additions and 1 deletions

View File

@@ -19,6 +19,7 @@ flowchart LR
D -->|LLM| OR[OmniRoute :20129]
OR -->|chat/reasoning/coding| OC[opencode-go / deepseek]
D -->|vision/video| OL[OpenRouter GPT-5 · GLM-5v]
D -->|audio → text| WS[Whisper faster-whisper :13:5000]
P -->|Files/S3| G[(Garage S3 + shared-media)]
G -.->|Borg| BACK[(Amazon S3 offsite)]
U -->|Voice page| V[Jervis voice agent :8501]