Closed KB3HNS closed 1 year ago
As the error says, seems like there is something wrong with your CUDA setup. Most likely the version of onnxruntime
, CUDA, cuDNN, and your GPU card does not match each other. See the requirements of onnxruntime
.
Closing this since the issue isn't related to oemer
itself.
Describe the bug Trying to try this program out as I do a lot of music transcribing. I did a fresh install and attempting to run the program I get several crashes that appear to be originating from onnxruntime.
Input Image Issue exists independent of any image. I cannot provide the image due to copyright restrictions. I have even tried the one linked in the README as well as a very simple one attached.
Full Traceback
The complete error traceback.
Command You Execute oemer --without-deskew Capture.PNG
Other Relevant Information: (venv) D:\devel>python --version Python 3.9.6
(venv) D:\devel>echo %CUDA_PATH% C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.4
Windows 10 x64
GPU: RTX3060