Skip to content

Design: v1.1 video string-resolution for single-line#15

Merged
pgil256 merged 1 commit into
mainfrom
docs/v1.1-video-string-resolution
Jun 8, 2026
Merged

Design: v1.1 video string-resolution for single-line#15
pgil256 merged 1 commit into
mainfrom
docs/v1.1-video-string-resolution

Conversation

@pgil256

@pgil256 pgil256 commented Jun 8, 2026

Copy link
Copy Markdown
Owner

Drafts the v1.1 milestone design: use fretting-hand video to resolve the string that audio cannot, lifting single-line Tab F1 (~0.52 -> 0.94) and chord-instance accuracy (~0.48 -> 0.85) -- the two numbers re-scoped from v1 to v1.1 in the 2026-06-03 acceptance.

Key finding grounding the design: the existing neck-anchor prior tiles its fret distribution across all strings (neck_prior.py:69), so today''s video signal is string-agnostic -- it constrains the fret region, not the string. The string-discriminative signal already exists in FrameFingering (fingertip_to_fret) but is not wired into per-note resolution. v1.1 closes exactly that gap.

Covers: method (per-note FrameFingering -> candidate-restricted, confidence-gated string prior; the audio path never regresses), the eval-data gate (GuitarSet is audio-only, so v1.1 needs a video+string corpus -- synthetic-from-GuitarSet to validate the method, a license-clean public set as the gate), the phased plan, the acceptance test, and the SPEC 1.5 licensing check.

Doc: docs/plans/2026-06-03-v1.1-video-string-resolution-design.md. Design-only; no code.

Generated with Claude Code

Scopes the v1.1 milestone: use fretting-hand video to resolve the string
that audio cannot, lifting single-line Tab F1 (~0.52 -> 0.94) and chord-instance
accuracy (~0.48 -> 0.85). Key finding: the neck-anchor prior tiles its fret
distribution across all strings (neck_prior.py:69), so it is string-agnostic;
the string signal already exists in FrameFingering but is not wired into per-note
resolution. Covers method, the eval-data gate (GuitarSet is audio-only), phased
plan, acceptance test, and the SPEC 1.5 licensing check.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@vercel

vercel Bot commented Jun 8, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
tab_vision Ready Ready Preview, Comment Jun 8, 2026 5:43pm

@pgil256 pgil256 merged commit 34bf595 into main Jun 8, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant