I am trying to run 'python tasks/R2R/train_speaker.py' after following the previous steps, but it fails with a 'Killed' msg. I am running it on a local machine with no GPU.
Hi, I think it's most likely due to running out of memory. And in general, you may want to use a GPU machine, since training on CPU would be very very slow.
Hi
I am trying to run 'python tasks/R2R/train_speaker.py' after following the previous steps, but it fails with a 'Killed' msg. I am running it on a local machine with no GPU.