hm_ai_qc_report_tool/modules/video_qc/utils
nickviljoen b1a657d593 SRT QC: add score_pair + pair_batch
score_pair: additive locale (0.5) + campaign code (0.3) + clip-slug
substring (0.4), capped at 1.0, with hard-reject on divergent locales
or non-overlapping slugs. pair_batch: greedy highest-first assignment
above 0.7 threshold; one SRT per video.

Verified pairs all 6 videos in testing_15may/srt/ to their SRTs.
2026-05-15 20:24:24 +02:00
..
__init__.py Consolidate legacy hm_qc and video_qc tools into main project 2026-02-25 11:40:53 +02:00
report.py Consolidate legacy hm_qc and video_qc tools into main project 2026-02-25 11:40:53 +02:00
srt_pairing.py SRT QC: add score_pair + pair_batch 2026-05-15 20:24:24 +02:00
web_report.py Consolidate legacy hm_qc and video_qc tools into main project 2026-02-25 11:40:53 +02:00