Skip to content

DeepSpectrum working but hangs if a CPU Core maxes out #21

@larryzhang95

Description

@larryzhang95

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:

  1. Can DeepSpectrum be completely executed on GPU? If so -- how do I configure this with the deepspectrum cli or codebase?
  2. 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions