MacOS OpenVINO error htdemucs_v4.xml

Hello ! I installed Audacity 3.7.5 on my Intel macbook (macOS Big Sur 11.7.10) and openVINO.

When trying Menu > Effects > OpenVINO Music Separation… I get the following error (in the log file) :

12:21:29: Operation 'Pré-traitement' took 0,000000 seconds. Poll was called 0 times and took 0,000000 seconds. Yield was called 0 times and took 0,000000 seconds.
12:21:29: Error: In Music Separation, exception: Exception from src/inference/src/cpp/core.cpp:129:
Check 'util::directory_exists(path) || util::file_exists(path)' failed at src/frontends/common/src/frontend.cpp:117:
FrontEnd API failed with GeneralFailure:
ir: Could not open the file: "/Users/jack/Library/Application Support/audacity/openvino-models/htdemucs_v4.xml"


What should I do ?

Should I just copy the missing file from the github repository ?

Is it a bug in the installer ?

Thanks in advance

Jack