Whisper Transcribe
This component transcribes audio from a video stream.
Component Configuration
Option | Description | Required |
---|---|---|
id |
A unique identifier for the component instance |
✓ |
displayName |
The name shown in the Studio UI of this component |
✓ |
model |
The ggml model path |
✓ |
translate |
Whether to translate the output to English (default: false) |
𐄂 |
language |
Source language (otherwise automatic) |
𐄂 |