I'm using DeepSpectrum to extract feature(s) from a series of audio file(s). It loads the model and weights without any issue. However once a CPU core maxes out to 100% and hangs at 100%, and cannot process any further files.
I was wondering if there's one or two work-arounds:
- Can DeepSpectrum be completely executed on GPU? If so -- how do I configure this with the deepspectrum cli or codebase?
- Is there a time delay I could obey to make sure the processes are killed properly each time so I don't run into the CPU issue.
I am using the same command line arguments as the example.
I am using a system with 64GB RAM ; i9 processor