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

Installing plugins using Linux WINE #225

Closed taji closed 4 weeks ago

taji commented 4 weeks ago

I have audacity for windows installed and running successfully under WINE, I then download and run the installer enabling "Music Separation Models" and "Noise Suppression Models". The installer downloads the files and copies almost everything into the folder, but emits errors when copying both the deepfilternet2.zip and deepfilternet3.zip files. See images below.

Can you explain where these files are copied/extracted so that I can perform this step manually?

Thanks :-)

image

image

image

RyanMetcalfeInt8 commented 4 weeks ago

Hi @taji,

You can take a look at this section of the Windows build steps to get an idea of how to download / extract the models manually: https://github.com/intel/openvino-plugins-ai-audacity/blob/main/doc/build_doc/windows/README.md#installing-the-openvino-models

Thanks, Ryan

RyanMetcalfeInt8 commented 4 weeks ago

Hi @taji,

I'll close this one as I think I answered your question. Feel free to comment if you have additional questions.