mify.llm.asr
Node ID: mify.llm.asr
Category: llm
Inputs
Section titled “Inputs”| Input | Type | Description |
|---|---|---|
audio (required) | string | Base64 encoded audio |
Outputs
Section titled “Outputs”| Output | Type | Description |
|---|---|---|
text | string | Transcribed text |
segments | array | Word-level timestamps (if enabled) |
language | string | Detected language |