high-level hvc.extract file does not save a features file when called with keyword arguments (as opposed to passing it a single config file)
noticed this when going through the tutorial
https://github.com/NickleDave/hybrid-vocal-classifier-tutorial/blob/master/notebooks/02-feature-extraction.ipynb
raised an issue there too
NickleDave/hybrid-vocal-classifier-tutorial#6
but I think it's the code itself, I could reproduce the bug just running in ipython directly from this repo
high-level
hvc.extractfile does not save a features file when called with keyword arguments (as opposed to passing it a single config file)noticed this when going through the tutorial
https://github.com/NickleDave/hybrid-vocal-classifier-tutorial/blob/master/notebooks/02-feature-extraction.ipynb
raised an issue there too
NickleDave/hybrid-vocal-classifier-tutorial#6
but I think it's the code itself, I could reproduce the bug just running in ipython directly from this repo