Conv1D on GPU currently requires the cuDNN library which is not integrated in this build

Hello, I am trying to use c2translate on windows, specifically the whisper version, I have CuDNN v8.8.0 installed and in my PATH, however, I get the error Conv1D on GPU currently requires the cuDNN library which is not integrated in this build, whenever I try to run it.

Are there specific instructions on how to integrate CuDNN with c2translate using pip install?

Hi,

I answered this question on GitHub: Accelerate the Whisper decoding with CTranslate2 · Discussion #937 · openai/whisper · GitHub

It’s fine asking questions, but please do not post the same question in multiple places. :wink:

1 Like

Sorry, about that. I appreciate your time for answering. Would you prefer for me to ask questions related to that here or on the GitHub?

For general questions, I think the GitHub discussion is the most useful to other users at the moment.