GANtastic3 / MaskCycleGAN-VC

Implementation of Kaneko et al.'s MaskCycleGAN-VC model for non-parallel voice conversion.
MIT License
112 stars 31 forks source link

Error for starting to train, and not using GPU for training #16

Closed BenRafatian closed 3 years ago

BenRafatian commented 3 years ago

train.py: error: unrecognized arguments: --lr 5e-4

I've done everything as said in the description but this Error happens. I'm running Ubuntu 20.0.4 2080ti

BenRafatian commented 3 years ago

I removed the "--lr 5e-4'' argument from the input, it works but it doesn't use the GPU, it says on the options: device: CPU