set_transcriber
Switch transcription engines for video processing, choosing from local and cloud options like fast-whisper, groq, bcut, and more. Configure Whisper model size for local transcription.
Instructions
切换转写引擎。
transcriber_type: fast-whisper(本地,需下载模型)/ groq(云端)/ bcut / kuaishou / mlx-whisper。
切到 fast-whisper 时可用 whisper_model_size 指定模型尺寸(tiny/base/small/medium/large-v3)。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| transcriber_type | Yes | ||
| whisper_model_size | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |