intel / openvino-plugins-ai-audacity

A set of AI-enabled effects, generators, and analyzers for Audacity®.
GNU General Public License v3.0
725 stars 43 forks source link

How to separate music fast by cpu? #205

Closed SplendidPiePizza closed 1 month ago

SplendidPiePizza commented 1 month ago

My device is only cpu, cause my GPU is Microsoft basic display adapter and I need help.

RyanMetcalfeInt8 commented 1 month ago

Hi @SplendidPiePizza,

I'm not sure what your question is / what you are requesting. If you select 'CPU' from the drop-down list for Music Separation, then it will use CPU.

Thanks, Ryan

SplendidPiePizza commented 1 month ago

Hi @SplendidPiePizza,

I'm not sure what your question is / what you are requesting. If you select 'CPU' from the drop-down list for Music Separation, then it will use CPU.

Thanks, Ryan

What I mean is, How to make music separation faster by cpu? Is it openCL?

RyanMetcalfeInt8 commented 1 month ago

There's not really anything that you can simply install that would make it somehow run faster.. if that is what you mean. You would need to replace the OpenVINO-based C++ pipeline with something else.