set_transcriber
Change the transcription engine used to convert video links into Markdown notes. Select from local (fast-whisper, mlx-whisper) or cloud (groq, bcut, kuaishou) options, with model size specification.
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 |