_compute_clinical_markers(f0_features, voice_quality, prosody, spectral).
Every marker reports
clinical_confidence and the feature contributions that drove it. The markers are signal for the clinician — not a diagnosis.Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Depression, anxiety, distress, prosodic flatness
_compute_clinical_markers(f0_features, voice_quality, prosody, spectral).
| Marker | Composite |
|---|---|
vocal_depression_index | F0 range ↓, speaking rate ↓, jitter ↑ |
vocal_anxiety_index | F0 mean ↑, shimmer irregularity ↑ |
vocal_distress_index | Jitter ↑, shimmer ↑, HNR ↓ |
prosodic_flatness | F0 std ↓ (anhedonia marker) |
clinical_confidence and the feature contributions that drove it. The markers are signal for the clinician — not a diagnosis.