intel / openvino-plugins-ai-audacity

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

Music Separation not working #168

Closed raivologo closed 2 months ago

raivologo commented 2 months ago

Hi!

When I select the Music Separation effect, I get the following error: image

I do as the pop up says, and this is what I get: 21:19:49: Operation 'OpenVINO Music Separation' took 0,032000 seconds. Poll was called 2 times and took 0,000002 seconds. Yield was called 0 times and took 0,000000 seconds. 21:20:18: Operation 'Pre-processing' took 0,000000 seconds. Poll was called 0 times and took 0,000000 seconds. Yield was called 0 times and took 0,000000 seconds. 21:20:18: Error: In Music Separation, exception: Exception from src\inference\src\cpp\core.cpp:126: Exception from src\inference\src\model_reader.cpp:160: Unable to read the model: C:\Program Files\Audacity\openvino-models\htdemucs_v4.xml Please check that model format: xml is supported and the model is correct. Available frontends: ir onnx paddle pytorch tf tflite

What should I do?

RyanMetcalfeInt8 commented 2 months ago

Hi @raivologo,

When you ran the installer, did you select the Music Separation models to install?

image

I would recommend that you re-run the installer, and select the models for the features that you want to use.

Thanks, Ryan

raivologo commented 2 months ago

Hi @RyanMetcalfeInt8!

The OpenVINO installation tutorial instructs you to choose Install no models, which I did. image

But, I'll do as you say and see if it helps! Thanks in advance.

raivologo commented 2 months ago

Hi @RyanMetcalfeInt8 !

So it seems that I just made the mistake of not selecting any model when I first installed it. I just re-ran the installer and selected Music Separation (it's the only model I downloaded OpenVINO for, in fact). God, how idiot I was 😅

It all works now! Thank you, brother.

RyanMetcalfeInt8 commented 2 months ago

Glad you were able to get it to work, @raivologo. Yes, I have to think about how to clarify wording of the instructions -- it was meant to imply that if you've already run a previous version of the installer, and already have the models installed, then choose 'Install no models'.