FAMILY CONSOLE: add dsh -> Whisper transcription edge to Mermaid

This commit is contained in:
2026-09-12 09:03:44 +10:00
parent fdd5e7fdce
commit 7a2f7184d3

View File

@@ -61,6 +61,7 @@ flowchart LR
D -->|LLM| OR[<b>OmniRoute</b> :20129 gateway] D -->|LLM| OR[<b>OmniRoute</b> :20129 gateway]
OR -->|chat/reasoning/coding| OC[opencode-go · deepseek flash/pro] OR -->|chat/reasoning/coding| OC[opencode-go · deepseek flash/pro]
D -->|vision/video| OL[OpenRouter → GPT-5 · GLM-5v] D -->|vision/video| OL[OpenRouter → GPT-5 · GLM-5v]
D -->|audio → text| WS[Whisper (faster-whisper :13:5000)]
W -->|MIDI/sheet| BP[Basic Pitch · MuScriptor] W -->|MIDI/sheet| BP[Basic Pitch · MuScriptor]
U -->|Voice page| V[<b>Jervis</b> voice agent :8501] U -->|Voice page| V[<b>Jervis</b> voice agent :8501]
V -->|HA REST/MQTT| HA[Home Assistant :30] V -->|HA REST/MQTT| HA[Home Assistant :30]