I am not able to run extended version on google colab with GPU. with cpu it is working but when used with GPU, when it starts with whisper it is showing
'Unable to load any of {libcudnn_cnn.so.9.1.0, libcudnn_cnn.so.9.1, libcudnn_cnn.so.9, libcudnn_cnn.so} Invalid handle. Cannot load symbol cudnnCreateConvolutionDescriptor'
and stops.
I am not able to run extended version on google colab with GPU. with cpu it is working but when used with GPU, when it starts with whisper it is showing
'Unable to load any of {libcudnn_cnn.so.9.1.0, libcudnn_cnn.so.9.1, libcudnn_cnn.so.9, libcudnn_cnn.so} Invalid handle. Cannot load symbol cudnnCreateConvolutionDescriptor'
and stops.