For Reference:
- Github Link: https://github.com/alisonbma/aiSFX
- Tutorial Link: https://aisfx.readthedocs.io/en/latest/notebooks/tutorial.html
- Paper Link: https://zenodo.org/records/7316800#.ZAU5pezMLzd
I have run aiSFX and now have 100 .npy files of the same name as the original .wav files. The tutorial got me this far, however the associated paper linked above implies this should have sorted my .wav files by the Universal Category System standards.
I have run aiSFX and generated my .npy files. I expected my original .wav files to be sorted by the UCS categorization standard. However after aiSFX runs to 100% all that I have are the new .npy files and no sorting of the original .wavs.
Am I confused, in that aiSFX does not automatically sort my .wavs and only produces .npy files or is there another step that I need to do with the .npy files to achieve proper sorting of my .wavs?
NotADataScientist is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.