Skip to content

Unable to use WhisperX with Blackwell GPU (sm_120) #1211

Description

@ireadvns

I have not been able to successfully run WhisperX with a 5090. Stable Pytorch versions do not support CUDA compute capability sm_120, but if I install the nightly via

pip3 install --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/cu129

Then I get a Could not locate cudnn_ops_infer64_8.dll. Please make sure it is in your library path! error at the beginning of the transcription.

Has anyone successfully made it work? Can you please mention what versions of CUDA, CUDNN, and PyTorch you used?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions