intel / openvino-plugins-ai-audacity

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

Installer: network issue #213

Closed R-Soul99 closed 4 months ago

R-Soul99 commented 4 months ago

As someone else said, the installer can take a while to download the recommended modules.

Just had a network blip mid-installation, was told the installer couldn't connect and it closed down. I think i'd downloaded about 2gb before it happened and now it's lost(?)

Will try again, but would be nice if it didn't crash out of the installer, instead pausing while one attempts to get their network back up.

RyanMetcalfeInt8 commented 4 months ago

Hi @R-Soul99,

Thanks for the report. Our installer leverages Inno Setup's 'DownloadPage' mechanism. So, we're not 100% in control of how that thing handles network timeouts, failures, etc. Unfortunately, I don't think there's really anything that we can change about the behavior here.