Audacity crashes with the error EXCEPTION_ACCESS_VIOLATION_READ after the model loading when I'm trying to use the Super Resolution in macros.
Macro:
01 Select Tracks Mode="Set" Track="0" TrackCount="1"
02 Select Track Start to End
03 OpenVINO Super Resolution Use_Preset=""
04 - END -
CPU are selected.
I have no other device options.
Audacity crashes with the error
EXCEPTION_ACCESS_VIOLATION_READafter the model loading when I'm trying to use the Super Resolution in macros.Macro:
01 Select Tracks Mode="Set" Track="0" TrackCount="1"
02 Select Track Start to End
03 OpenVINO Super Resolution Use_Preset=""
04 - END -
CPU are selected.
I have no other device options.