Mercurial > hg > silvet
diff mirex2012-matlab/README.txt @ 2:8017dd4a650d
Add MIREX 2012 code
author | Chris Cannam |
---|---|
date | Wed, 19 Mar 2014 09:09:23 +0000 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/mirex2012-matlab/README.txt Wed Mar 19 09:09:23 2014 +0000 @@ -0,0 +1,16 @@ +MIREX 2012 Multiple Fundamental Frequency Estimation & Tracking Task 2 (note tracking) +Emmanouil Benetos and Simon Dixon + +Environment: MATLAB 7.x 32-bit (Windows/Mac OS X/Linux version) or MATLAB 7.x 64-bit (Mac OS X/Linux version) + +Command line calling format: doMultiF0('path/to/inputFile.wav','path/to/outputFile.F0') + +Example: doMultiF0('mix_var5a.wav','mix_var5a.F0') + +Expected Memory Footprint: 450 MB + +Number of threads/cores used: 1 + +Expected Runtime: 50 x RealTime (eg. for a 30sec audio file, expected runtime is 25min) + +NOTE: An exit statement is contained at the end of doMultiF0.m