Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 401 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 401 Bytes

ScoreTube

ScoreTube is a score following system based on MEI scores and audio files / YouTube videos.

How to Run

  1. Make sure to have Docker installed and running properly.

  2. Run the container in a terminal:

docker run -p 8001:8001 -i --rm cemfi/score-tube
  1. Go to http://localhost:8001 and follow the onscreen instructions.