Mercurial > hg > silvet
view mirex2012-matlab/README.txt @ 116:91bb029a847a timing
Reorder the calculations to match the series of vector operations in the most recent bqvec code, just in case it's the order of vector calculations that is saving the time rather than the avoidance of std::vector
author | Chris Cannam |
---|---|
date | Wed, 07 May 2014 09:57:19 +0100 |
parents | 8017dd4a650d |
children |
line wrap: on
line source
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