composer / example_manifest.json
factorstudios's picture
Upload 13 files
4e7bafb verified
Raw
History Blame Contribute Delete
1.06 kB
{
"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"
}