ulatekh
ulatekh
https://github.com/mcahny/Deep-Video-Inpainting says to use PyTorch 0.4.0 .
The error is pretty clear... "#error -- unsupported GNU version! gcc versions later than 6 are not supported!" nVidia CUDA is notorious for only supporting specific versions of gcc. This...
> Do we need to install CUDA for this Project? Yes.
I find Whisper is incredibly slow unless CUDA support is enabled.
In my experience, [WhisperX](https://github.com/m-bain/whisperX) does a better job of correcting timestamps than whisper_timestamped does.
I think I figured it out...even though `old_head->next` could be part of the to-be-deleted chain, the compare/exchange with head/old_head/old_head->next that refers to it wouldn't succeed because, by then, `head` would...
You may want to include how to build GCC 12, which is needed for CUDA compilation under Fedora Core. Find full instructions [here](https://stackoverflow.com/a/61434449/603828).
The original [links](http://chalearnlap.cvc.uab.es/dataset/31/description/) are working fine.
The links to download the model can be found [here](http://chalearnlap.cvc.uab.es/dataset/31/description/).
The [links](http://chalearnlap.cvc.uab.es/dataset/31/description/) are presently working.