Skip to content

cemfi/score-tube

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.