Documentation for the OpenVINO AI plugins for Audacity #127
Replies: 3 comments 1 reply
-
@petersampsonaudacity -- awesome, thanks! Feel free to point out any gaps / things that aren't clear. Regards, |
Beta Was this translation helpful? Give feedback.
-
I've used this plugin on two different CPUs:
The 6700k runs the plugin with no issues and at high speed, but the 560m returns an error code and the preferences menu shows that the OpenVINO module failed to load. Running Audacity through Intel SDE with the emulated architecture set to Sandy Bridge (2nd Gen Core i) everything loads fine, although music separation runs at a glacial pace presumably because of the need to emulate the AVX1 instructions that were introduced with Sandy Bridge. I would recommend that the documentation state that the user requires a CPU that supports AVX1. Also, this was done on a portable version of Audacity 3.4.2, and running on Windows 7 on both machines, so even though Win 7 was dropped ages ago, both Audacity 3.4.2 and the OpenVINO module works without issue on Win 7. |
Beta Was this translation helpful? Give feedback.
-
Hi @insaneninja117, Thanks for the feedback. Yes, in general I am missing information about system requirements. As this plugin depends on OpenVINO, we essentially have the same system requirements as that framework -- which I believe is "6th Gen core i" or later. Anyway, thanks, I'll add this information to release notes and readme. Regards, |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
As someone who has written a fair chunk of the Audacity Manual (and I remain as the maintainer, for now at least) I am delighted to see that there is useful documentation present for this set of AI plugins:
https://github.com/intel/openvino-plugins-ai-audacity
Beta Was this translation helpful? Give feedback.
All reactions