deezer / deezer/spleeter

[Discussion] Whether to support cuda12?

Open
#925 0 comments 0 reactions 0 assignees View on GitHub
question
Dominant language
Python
Stars
28.4k
Forks
3.1k
PR merge metrics
No merged PRs in 30d

Description

I want to be able to use the same environment with whisperx and gradio, but when installing in the cuda12 environment, the following error message is displayed:
```
tensorflow/stream_executor/platform/default/dso_loader.cc:64] Could not load dynamic library 'cudart64_110.dll'; dlerror: cudart64_110.dll not found
```
And some versions of the packages are not compatible. Does anyone know how to run spleeter in cuda12?
I tried to install three software packages at the same time in python3.8, but there is still an error.

My environement:
OS: ubuntu 22.04
python: 3.10.7
cuda: 12.1
cudnn: 8

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.