add sheet music OCR CLI tool using Audiveris

Adds a Typer CLI (sheet-music-ocr) that converts scanned sheet music
(PDF, PNG, JPG, TIFF) to MusicXML via Audiveris, preserving lyrics and
text annotations. Includes Audiveris in the nix dev shell.

https://claude.ai/code/session_017GqUbuRDT58toRaxMtfRmf
This commit is contained in:
Claude
2026-03-17 00:11:52 +00:00
parent 76da6cbc54
commit a076cb47f3
6 changed files with 308 additions and 0 deletions

View File

@@ -14,6 +14,8 @@
ssh-to-age
gnupg
age
audiveris
];
};
}