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