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?