music/proof/poletest.json
{
"jobs": [
{
"artifact_id": "PROBE_spectral_centroid_hz_low",
"chapter_id": "",
"care_tier": "standard",
"caption": "An original instrumental orchestral cue. Instrumental only, no vocals, no singing. Very dark and heavy: only low strings, low brass and bass drum, nothing above the middle of the piano, no cymbals, no high strings, no bells.",
"duration": 30,
"bpm": 100,
"keyscale": "D minor",
"timesignature": "4/4",
"instrumental": true,
"inference_steps": 60,
"guidance_scale": 7.5,
"shift": 3.0,
"seed": 8800,
"generation_tier": "region_standard",
"render_tier": "REVIEW",
"audio_format": "wav",
"probe_dimension": "spectral_centroid_hz",
"probe_pole": "low"
},
{
"artifact_id": "PROBE_spectral_centroid_hz_high",
"chapter_id": "",
"care_tier": "standard",
"caption": "An original instrumental orchestral cue. Instrumental only, no vocals, no singing. Very bright and glittering: high strings, piccolo, glockenspiel, bells and cymbals, nothing low, no bass, no low brass.",
"duration": 30,
"bpm": 100,
"keyscale": "D minor",
"timesignature": "4/4",
"instrumental": true,
"inference_steps": 60,
"guidance_scale": 7.5,
"shift": 3.0,
"seed": 8800,
"generation_tier": "region_standard",
"render_tier": "REVIEW",
"audio_format": "wav",
"probe_dimension": "spectral_centroid_hz",
"probe_pole": "high"
},
{
"artifact_id": "PROBE_mean_lanes_low",
"chapter_id": "",
"care_tier": "standard",
"caption": "An original instrumental orchestral cue. Instrumental only, no vocals, no singing. A single unaccompanied solo instrument, alone, nothing else at any point.",
"duration": 30,
"bpm": 100,
"keyscale": "D minor",
"timesignature": "4/4",
"instrumental": true,
"inference_steps": 60,
"guidance_scale": 7.5,
"shift": 3.0,
"seed": 8800,
"generation_tier": "region_standard",
"render_tier": "REVIEW",
"audio_format": "wav",
"probe_dimension": "mean_lanes",
"probe_pole": "low"
},
{
"artifact_id": "PROBE_mean_lanes_high",
"chapter_id": "",
"care_tier": "standard",
"caption": "An original instrumental orchestral cue. Instrumental only, no vocals, no singing. Full orchestra and choir at once, every section playing together throughout, a wall of sound.",
"duration": 30,
"bpm": 100,
"keyscale": "D minor",
"timesignature": "4/4",
"instrumental": true,
"inference_steps": 60,
"guidance_scale": 7.5,
"shift": 3.0,
"seed": 8800,
"generation_tier": "region_standard",
"render_tier": "REVIEW",
"audio_format": "wav",
"probe_dimension": "mean_lanes",
"probe_pole": "high"
}
]
}