Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

feature_extractor

script for extracting audio multiple representations.

Usage:

Setup environment with conda:

conda env create -f extract_env.yml
conda activate extract

Run script on all audio files in a directory

python extract_features.py /path/to/input/audio/directory /path/to/feature/output/directory [--recompute]

Use the optional flag --recompute to force feature computation on all files in the audio directory. Otherwise, skip existing files in the feature output directory.

About

script for extracting audio multiple representation

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages