m-bain / whisperX

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

Remove pytorch and torchvision dependency #144

Open kurianbenoy-sentient opened 1 year ago

kurianbenoy-sentient commented 1 year ago

If someone has already installed pytorch and torchivision in conda. On installing this package is again downloading pytorch

sfingali commented 1 year ago

Yes, in fact it installs a different version of pytorch from the one I want to use in Whisper (which is optimised for CUDA).