Skip to content

Models

All signs are classified by evidence tier (Established, Emerging, or Investigational) based on published voice-based studies using acoustic analysis of human speech. The table below lists all available sign IDs and their evidence tiers. For full descriptions and per-bundle sign lists, see Models reference.

For the as-is disclaimer and how tiers fit together, see Introduction.

Available Signs

Each name in the table corresponds to an entry in the signals array of a model job result, or the signal object of a sign job result. For example:

{"name": "stress", "label": "Stress", "score": 0.81, "level": "elevated", "flagged": true}

See Response Schema for the full signals field reference.

nameLabelTier
airway-obstruction-patternAirway Obstruction PatternEstablished
alcohol-use-patternAlcohol Use PatternEmerging
allergyAllergyEmerging
anxietyAnxietyEstablished
attention-dysregulationAttention DysregulationEmerging
cardiovascular-strainCardiovascular StrainEstablished
cognitive-impairmentCognitive ImpairmentEstablished
cognitive-loadCognitive LoadEstablished
dehydrationDehydrationInvestigational
elevated-androgensElevated AndrogensEmerging
elevated-blood-pressureElevated Blood PressureEstablished
emotional-destabilizationEmotional DestabilizationEstablished
fatigueFatigueEstablished
head-impactHead ImpactEstablished
hypervigilanceHypervigilanceEmerging
iron-deficiencyIron DeficiencyInvestigational
metabolic-loadMetabolic LoadEmerging
mood-disruptionMood DisruptionEstablished
stressStressEstablished
substance-use-patternSubstance Use PatternEmerging

Named Model Sign Composition

Each named model bundles a specific set of signs. The name values returned in signals[] correspond to the signs in the bundle for that model.

ModelSigns
apexhead-impact, cognitive-load, fatigue, dehydration, stress, anxiety, cardiovascular-strain
ariaelevated-androgens, iron-deficiency, dehydration, mood-disruption, fatigue, anxiety, elevated-blood-pressure
breathairway-obstruction-pattern, allergy
claritycognitive-impairment
harboralcohol-use-pattern, substance-use-pattern, emotional-destabilization, anxiety, stress
havenmood-disruption, anxiety, stress, hypervigilance, attention-dysregulation, fatigue
pulsemood-disruption, anxiety, stress, fatigue, dehydration, elevated-blood-pressure
tideelevated-blood-pressure, metabolic-load, dehydration, iron-deficiency, fatigue

Discover a model's current sign composition at runtime with GET /v2/models/{model_name}.