Files
cosma-qc/pipeline/stages
Poulpe 5ead87d59c fix(05-inference): min_frames guard + configurable timeout
- Skip segments with < min_frames_for_inference (32) frames — prevents
  RoPE/attention tensor mismatch (GX029838: 20 frames)
- Timeout now reads inference_timeout_s from thresholds.yaml (default 3h)
  GX029818 (493 frames) timed out at 7200s — raised to 10800

Authored-by: Poulpe <claude@nowyouknow.fr>
2026-05-13 10:37:04 +00:00
..