vocametrix_calculate_spectral
Extract advanced spectral measures from a sustained vowel to assess breathiness, spectral tilt, and alpha ratio, returning age/gender-normalized norms and voice pattern classification.
Instructions
Extract advanced spectral measures from a sustained vowel: center of gravity, skewness/kurtosis, H1-H2 (breathiness indicator), H1-A1, H1-A3, LTAS slope and tilt, alpha ratio. Returns age/gender-normalized norms and voice pattern classification.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sustainedVowelPath | Yes | Absolute path to a WAV audio file on the local filesystem | |
| patientAge | Yes | Speaker age in years (0–120) | |
| patientGender | Yes | Speaker gender: 1 = Male, 2 = Female, 3 = Other | |
| version | No | v01 |