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

Unable to Load "Mod-Openvino" #194

Open Mtour02 opened 1 month ago

Mtour02 commented 1 month ago

What could be the problem, please help..

Thank you

Kenza2312 commented 1 month ago

Same problem here. Dowloaded the file, installed it (everything is nicely placed in the corrrect directories). In setting/modules within audacity the mod_openvino module is present. I enabled it and restarted Audacity, but then it refusesd to load with the message that the module could not be found.

RyanMetcalfeInt8 commented 1 month ago

Hello, can you post a screenshot? Does it look the same as this issue? https://github.com/intel/openvino-plugins-ai-audacity/issues/188

Kenza2312 commented 1 month ago

It looks indeed exactly the same.

I’ve followed the instructions and now the module loads with no error.

Thanks,

Richard.

Van: Ryan Metcalfe @.> Verzonden: vrijdag 17 mei 2024 13:25 Aan: intel/openvino-plugins-ai-audacity @.> CC: Richard Rijntjes @.>; Comment @.> Onderwerp: Re: [intel/openvino-plugins-ai-audacity] Unable to Load "Mod-Openvino" (Issue #194)

Hello, can you post a screenshot? Does it look the same as this issue? #188 https://github.com/intel/openvino-plugins-ai-audacity/issues/188

— Reply to this email directly, view it on GitHub https://github.com/intel/openvino-plugins-ai-audacity/issues/194#issuecomment-2117370849 , or unsubscribe https://github.com/notifications/unsubscribe-auth/ABYOUNGLZSKFHMSUTTGY7RDZCXSHVAVCNFSM6AAAAABH33MDXCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCMJXGM3TAOBUHE . You are receiving this because you commented. https://github.com/notifications/beacon/ABYOUNBBAJWFBRXMLVZ26QTZCXSHVA5CNFSM6AAAAABH33MDXCWGG33NNVSW45C7OR4XAZNMJFZXG5LFINXW23LFNZ2KUY3PNVWWK3TUL5UWJTT6GSB6C.gif Message ID: @. @.> >

-- Dit e-mailbericht is met Avast-antivirussoftware gecontroleerd op virussen. www.avast.com

Mtour02 commented 1 month ago

Untitled

Mtour02 commented 1 month ago

Hello, can you post a screenshot? Does it look the same as this issue? #188

Untitled

RyanMetcalfeInt8 commented 1 month ago

Hi @Mtour02,

That looks like a different error signature which I haven't seen before. Can you please file a new issue for it?

Thanks, Ryan

RyanMetcalfeInt8 commented 1 month ago

Sorry, I just realize you are the original author of this one.

RyanMetcalfeInt8 commented 1 month ago

Can you let me know:

  1. The details of the CPU you are using?
  2. Windows OS version you are running on?
  3. Version of Audacity you are using?
  4. Version of these plugins you are using?
Mtour02 commented 1 month ago

Intel CPU G3250, 3.20GHz Windows 7 Professional Audacity 3.4.2 Plugins v3.5.0-R2

Can you let me know:

1. The details of the CPU you are using?

2. Windows OS version you are running on?

3. Version of Audacity you are using?

4. Version of these plugins you are using?

Intel CPU G3250, 3.20GHz Windows 7 Professional Audacity 3.4.2 Plugins v3.5.0-R2

RyanMetcalfeInt8 commented 1 month ago

The v3.5.0-R2 plugins are not compatible with Audacity 3.4.2. I would recommend that you install 3.5.1 version of Audacity, and latest plugin release, from here: https://github.com/intel/openvino-plugins-ai-audacity/releases/tag/v3.5.1-R2.2

Mtour02 commented 1 month ago

The v3.5.0-R2 plugins are not compatible with Audacity 3.4.2. I would recommend that you install 3.5.1 version of Audacity, and latest plugin release, from here: https://github.com/intel/openvino-plugins-ai-audacity/releases/tag/v3.5.1-R2.2

Okay Lemme quickly try it out

Mtour02 commented 1 month ago

The v3.5.0-R2 plugins are not compatible with Audacity 3.4.2. I would recommend that you install 3.5.1 version of Audacity, and latest plugin release, from here: https://github.com/intel/openvino-plugins-ai-audacity/releases/tag/v3.5.1-R2.2

Install error

whats the meaning of this now?

RyanMetcalfeInt8 commented 1 month ago

Hi @Mtour02,

This seems to be happening for some users with older Windows version (like Windows 7, Windows 8), and I think it has to do with the lack of certain security protocols that are needed to interact with modern HTTPS servers. A bit of googling let me to this: https://support.microsoft.com/en-us/topic/update-to-enable-tls-1-1-and-tls-1-2-as-default-secure-protocols-in-winhttp-in-windows-c4bd73d2-31d7-761e-0178-11268bb10392

Going through these steps might resolve your issue, but I'm not sure.

Thanks, Ryan