configure
Set speaker count and labels for upcoming audio clips. Specify auto, exact, or range to control diarization, and name speakers by first appearance. Returns active config.
Instructions
Adjust diarization for FUTURE clips. num_speakers: "auto" (detect per clip — works for any recording), "N" to force exactly N, or "MIN-MAX" to bound the range (e.g. "2-5"). labels: comma-separated names in order of first appearance, e.g. "Interviewer,Responder" — applied only when the detected speaker count matches the label count, otherwise speakers get generic "Speaker N" names. Pass "" to leave a setting unchanged. Returns the active configuration.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| labels | No | ||
| num_speakers | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |