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

%1 Error? #199

Closed MerrillSDA closed 1 month ago

MerrillSDA commented 1 month ago

I just downloaded the OpenVino files. Installation seemed to go well, but when I opened Audacity I got this error message: Unable to load the "mod-openvino" module. Error: %1 is not a valid Win32 application

Windows 10

Screenshot 2024-05-19 161124

Any idea what I did wrong?

Merrill

RyanMetcalfeInt8 commented 1 month ago

Hi Merrill,

Usually this error indicates that you've installed the plugins into a 32-bit Audacity installation. These plugins require the 64-bit version of Audacity -- can you double check?

Thanks, Ryan

MerrillSDA commented 1 month ago

That was the problem. I reloaded Audacity at 64-bit and everything's working well.

Thank you so much!

RyanMetcalfeInt8 commented 1 month ago

Glad you were able to get it working! Cheers!