set_model
Switch the active transcription model without restarting the app. Hot-reloads the running Python engine over WebSocket to apply the new model.
Instructions
Switch the active transcription model. Hot-reloads the running Python engine over WebSocket if it is currently active — no app restart needed. Model must be in the WindyTune ladder (see list_models).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model | Yes | Model id (e.g. "tiny", "base", "small", "medium", "large-v3"). |