L1590

Results 3 comments of L1590

Hello, I have encountered the same error, using wav file as audio input, mp4 file as video input, before this error, there is a warning as follows: `IMAGEIO FFMPEG_WRITER WARNING:...

Hello, I have the same problem as you, it seems that two models are not loaded, if you solve it, please help me, thank you very much!

`import torch torch.cuda.is_available()` 若返回为True,则使用的是GPU版本的torch,若为False,则为CPU版本