Archify + README: add Whisper speech-to-text node (dsh -> whisper); maps republished
This commit is contained in:
@@ -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": [
|
||||
|
||||
Reference in New Issue
Block a user