Hangz-nju-cuhk / Talking-Face-Generation-DAVS

Code for Talking Face Generation by Adversarially Disentangled Audio-Visual Representation (AAAI 2019)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

'GPU' problem?

BITQinYong opened this issue · comments

When I use test_all.py ,it has "AssertionError:
Found no NVIDIA driver on your system. Please check that you
have an NVIDIA GPU and installed a driver from", I think that your test code should increase automatic decision between GPU and CPU.

@BITQinYong Yes, you are absolutely right. I will try to fix it when I have time.