video.transcribe
Transcribe audio files using a local speech recognition backend, generating text transcripts for subtitle processing.
Instructions
Transcribe normalized audio with the configured local ASR backend.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| device | No | ||
| threads | No | ||
| language | No | auto | |
| overwrite | No | ||
| audio_path | Yes | ||
| config_path | No | ||
| output_path | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||