transcribe_quick
Transcribe short audio clips synchronously using MacWhisper, returning plain text without enhancements or speaker labels. For noisy audio or diarization, use process_audio instead.
Instructions
Plain synchronous transcription of a short clip via the MacWhisper CLI — no enhancement, no diarization, just text now. For noisy audio or speaker labels use process_audio() instead. Optional model override in engine:model-id format.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| model | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |