Mercurial > hg > mirex2013
annotate structural_segmentation/segmentino/README.txt @ 9:e5970597e220
Add Segmentino task, update some READMEs
author | Chris Cannam |
---|---|
date | Mon, 02 Sep 2013 12:20:59 +0100 |
parents | 848d8b1ffc15 |
children | cfc52b304dee |
rev | line source |
---|---|
Chris@9 | 1 # MIREX 2013 submission |
Chris@9 | 2 # |
Chris@9 | 3 # Structural Segmentation |
Chris@9 | 4 # Segmentino by Matthias Mauch |
Chris@9 | 5 # Prepared by Chris Cannam, chris.cannam@eecs.qmul.ac.uk |
Chris@9 | 6 |
Chris@9 | 7 # Dependencies |
Chris@9 | 8 |
Chris@9 | 9 - Sonic Annotator v1.0 |
Chris@9 | 10 http://code.soundsoftware.ac.uk/projects/sonic-annotator/files |
Chris@9 | 11 |
Chris@9 | 12 - Typical Unix/GNU shell commands |
Chris@9 | 13 |
Chris@9 | 14 # How to run |
Chris@9 | 15 |
Chris@9 | 16 In a terminal window run: |
Chris@9 | 17 |
Chris@9 | 18 ./segmentino.sh input.wav output.txt |
Chris@9 | 19 |