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

Audacity becomes "Not responding" when generating transcipots #185

Closed The3IC closed 4 months ago

The3IC commented 4 months ago

Working with slightly longer audio clips and model V3, Audacity becomes "Not responding" when running the Whisper plugin.

As a user this is quite annoying as you are never really sure if all is OK or if there is some error. Also the longer sessions, if needed, cannot be interrupted in a clean way.

Tested both on CPU/AMD and CPU/built.in GPU Intel, basic behavior is the same.

Target: OpenVINO/Whisper plugin should be a "good citizen" and not disable the Audacity UI.

RyanMetcalfeInt8 commented 4 months ago

Yeah I might've noticed that too when using larger models. I think I can address this one pretty easily too -- thanks for filing an issue for it.

The3IC commented 4 months ago

Fixed in v3.5.1-R2.2, could still be a little smoother but this is more than adequate!