Views
No views yet
1{
2 "inputs": {
3 "audio_features": {
4 "v1_snr": 15.0,
5 "v2_noise_traffic": 0.8,
6 "v2_noise_office": 0.1,
7 "v2_noise_crowd": 0.05,
8 "v2_noise_wind": 0.05,
9 "v2_noise_clean": 0.0,
10 "v3_speech_rate": 3.5,
11 "v4_pitch_mean": 150.0,
12 "v5_pitch_std": 25.0,
13 "v6_energy_mean": 0.1,
14 "v7_energy_std": 0.05,
15 "v8_pause_ratio": 0.3,
16 "v9_avg_pause_dur": 0.8,
17 "v10_mid_pause_cnt": 5,
18 "v11_emotion_stress": 0.4,
19 "v12_emotion_energy": 0.3,
20 "v13_emotion_valence": 0.6
21 },
22 "text_features": {
23 "t1_explicit_busy": 0.0,
24 "t2_avg_resp_len": 8.5,
25 "t3_short_ratio": 0.2,
26 "t4_cognitive_load": 0.05,
27 "t5_time_pressure": 0.0,
28 "t6_deflection": 0.0,
29 "t7_sentiment": 0.5,
30 "t8_coherence": 0.8,
31 "t9_latency": 1.2
32 }
33 }
34}1{
2 "busy_score": 0.32,
3 "confidence": 0.65,
4 "recommendation": "CHECK_IN",
5 "ml_probability": 0.28,
6 "evidence_details": ["ML Baseline (-0.5)"]
7}