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

@@ -184,6 +184,20 @@
130,
60
]
},
{
"id": "whisper",
"type": "backend",
"label": "Whisper",
"sublabel": "speech\u2192text :13:5000",
"pos": [
900,
150
],
"size": [
120,
60
]
}
],
"boundaries": [
@@ -262,6 +276,16 @@
"label": "Borg sync",
"variant": "dashed",
"labelDy": -20
},
{
"id": "d-w",
"from": "dsh",
"to": "whisper",
"label": "audio \u2192 text",
"labelAt": [
760,
130
]
}
],
"cards": [