Skip to content

NotJoeMartinez/wieniawski

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wieniawski

Experimental refactor of Mozart optical music recognition models. See music MusicNotesML for a proof of concept.

Setup

git clone https://github.com/NotJoeMartinez/wieniawski
cd wieniawski
python3 -m venv .venv
source .venv/bin/activate
make clean install

Training data

Goals

  1. To understand how this model works
  2. To integrate the models with a mobile application that overlays the proper finger numbers of a stanza violin sheet music.

Releases

No releases published

Packages

No packages published

Languages