ai-voice-cloning/src
ethanfel 0e7598bb59 Update 'src/webui.py' 2023-03-05 00:12:45 +07:00
..
list_devices.py Initial refractor 2023-02-17 00:08:27 +07:00
main.py fixed some files not copying for bitsandbytes (I was wrong to assume it copied folders too), fixed stopping generating and training, some other thing that I forgot since it's been slowly worked on in my small free times 2023-02-24 23:13:13 +07:00
train.py use torchrun instead for multigpu 2023-03-04 20:53:00 +07:00
utils.py sloppy fix to actually kill children when using multi-GPU distributed training, set GPU training count based on what CUDA exposes automatically so I don't have to keep setting it to 2 2023-03-04 20:42:54 +07:00
webui.py Update 'src/webui.py' 2023-03-05 00:12:45 +07:00