Spaces:
Sleeping
Sleeping
File size: 1,061 Bytes
4e7bafb | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 | {
"scenes": [
{
"label": "which type of anger do you have?",
"score": 0.95,
"duration_s": 4.7
},
{
"label": "shouting",
"score": 0.92,
"duration_s": 2.3
},
{
"label": "revenge",
"score": 0.88,
"duration_s": 2.3
},
{
"label": "ignoring",
"score": 0.85,
"duration_s": 2.3
},
{
"label": "slamming",
"score": 0.90,
"duration_s": 2.3
},
{
"label": "cursing",
"score": 0.87,
"duration_s": 2.3
},
{
"label": "walking away",
"score": 0.89,
"duration_s": 2.3
},
{
"label": "fighting",
"score": 0.84,
"duration_s": 2.3
},
{
"label": "crying",
"score": 0.91,
"duration_s": 2.3
}
],
"metadata": {
"topic": "anger psychology",
"version": "1.0",
"created_at": "2026-05-31",
"content_type": "educational"
},
"candidates_path": "workspace/renders/candidates"
}
|