transcribe_folder
Batch-transcribe every supported audio or video file in a folder, and keep a managed server running across files for continuous processing.
Instructions
Batch-transcribe all supported media files in a folder.
Keeps a managed server running across all files when --manage-server and --keep-server are both set.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model | No | ||
| out_dir | No | outputs | |
| profile | No | auto | |
| lid_model | No | ||
| models_dir | No | models | |
| server_url | No | ||
| folder_path | Yes | ||
| keep_server | No | ||
| lid_backend | No | firered | |
| chinese_model | No | ||
| english_model | No | ||
| manage_server | No | ||
| response_format | No | verbose_json | |
| allow_model_auto_download | No |