Vienna University of Technology
Institute of Software Technology and Interactive Systems Information & Software Engineering Group Music Information Retrieval |
||||
[Topics] [Projects] [Downloads] [People] [Publications] [Press] [Events] | ||||
|
How-To Collection |
|||
Matlab Audio Feature Extraction1. filelistCreate a filelist of the audio files you want. The files should be in subdirectories of one "base directory". To create a filelist you can do something similar like this:
2. install helper applicationsYou can find Windows versions of external tools here:
3. set the feature extraction optionsCopy rp_options.txt to a directory of your choice and adjust the parameters described in it.4. start the feature extractionNote: write rp_extract in lowercase letters. Recommended syntax: Call
5. post processingFinally the following output files are generated in the output directory you have set in rp_options.txt:
The three feature vector files can be used as input vectors for the SOM-Toolbox or for classification. |
||||
|