video_editing_poc/tools
JSLMPR 70dffaea6c feat(vision): default localpoc to Qwen2.5-VL with loud moondream fallback
Make the stronger Tier-2 judge the localpoc default (vision-caption-script ->
vision_caption_llamacpp.py). Guard it so it never silently degrades: resolveCaptionScript
checks the llama.cpp backend is provisioned (binary env + weights) and, if not, falls
back to moondream with a WARN (event=vision_backend_not_ready). Worker defaults the
model/mmproj to the repo's ./models/qwen2.5-vl-3b paths, so only the machine-specific
binary env is mandatory. mvn verify: 294 tests green.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-26 17:55:46 +02:00
..
beat_detect.py feat(cinematic): R10–R14 grade/cadence/edit rules + 420p compat fix 2026-07-25 12:36:18 +02:00
local_asset_requirements.txt add asset generation 2026-07-21 10:03:27 +02:00
local_asset_worker.py Wire local generative audio models into the highlight asset worker 2026-07-21 23:00:57 +02:00
local_cv_requirements.txt Add runnable local CV model worker 2026-07-11 16:40:59 +02:00
local_cv_worker.py Add rich video editing diagnostics 2026-07-11 17:11:35 +02:00
provision_local_models.py Wire local generative audio models into the highlight asset worker 2026-07-21 23:00:57 +02:00
run_local_asset_worker.sh add asset generation 2026-07-21 10:03:27 +02:00
run_local_cv_worker.sh add asset generation 2026-07-21 10:03:27 +02:00
subject_track.py feat(cinematic): R10–R14 grade/cadence/edit rules + 420p compat fix 2026-07-25 12:36:18 +02:00
vision_caption.py Automatic two-tier highlight director + source-adaptive rendering 2026-07-23 22:49:05 +02:00
vision_caption_llamacpp.py feat(vision): default localpoc to Qwen2.5-VL with loud moondream fallback 2026-07-26 17:55:46 +02:00