m-bain / whisperX

WhisperX: Automatic Speech Recognition with Word-level Timestamps (& Diarization)
BSD 2-Clause "Simplified" License
12.49k stars 1.31k forks source link

Pytorch and Torchvision incompatible #320

Open sfingali opened 1 year ago

sfingali commented 1 year ago

Did a fresh Conda environment and getting this issue:

"RuntimeError: Detected that PyTorch and torchvision were compiled with different CUDA versions. PyTorch has CUDA Version=11.7 and torchvision has CUDA Version=11.8".

arnavmehta7 commented 1 year ago

uninstall torchvision and install it again while passing extra url of cuda 11.7