vocametrix_classify_stuttering
Classify stuttering disfluency patterns in a speech recording. Returns disfluency types, severity score, and fluency rate with automatic polling for results.
Instructions
Classify stuttering disfluency patterns in a speech recording (async, ~30–120 seconds). Returns disfluency types (repetitions, prolongations, blocks), severity score, and fluency rate. The tool polls the result automatically — no separate status call needed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| audioPath | Yes | Absolute path to a WAV audio file on the local filesystem | |
| pollIntervalMs | No | Polling interval in ms while waiting for result (default 5000) | |
| timeoutMs | No | Maximum wait time in ms before giving up (default 620000 = ~10 min) |