transcribe
Transcribe a downloaded video or audio file locally using Whisper and return the text. Provide the file's downloads-relative path from list_files/download.
Instructions
[writes] Transcribe a downloaded file locally with Whisper and return the text.
'name' is the downloads-relative path from list_files/download (e.g. 'youtube/clip.mp4'). Requires a Whisper model set in vdl (Settings → Transcription). Can take a while.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| language | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |