intel / intel/openvino-plugins-ai-audacity
SR Crash when using macros
- Dominant language
- C++
- Stars
- 2.1k
- Forks
- 135
- Avg merge
- 7d 3h
- Merged PRs (30d)
- 1
Description
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.
Contributor guide
Research direction
Reproduce the crash with the listed four-step macro, focusing on the OpenVINO Super Resolution action after model loading with CPU selected. Trace the macro entry point for that action and verify that running the same macro completes without an EXCEPTION_ACCESS_VIOLATION_READ.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- desktop, machine-learning
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100