Mercurial > hg > do-we-sing-like-we-speak
view runDataSet.sh @ 0:26494c0d9ffd
Repo Creation
author | DaveM <d.j.moffat@qmul.ac.uk> |
---|---|
date | Wed, 14 Jan 2015 11:39:40 +0000 |
parents | |
children |
line wrap: on
line source
#!/bin/bash # Run sonic-anotator on Dataset for i in {1..52} do sonic-annotator -d vamp:silvet:silvet:notes T$i/01.wav -w midi done