ai-voice-cloning/src
2023-02-28 01:08:07 +00:00
..
list_devices.py Initial refractor 2023-02-17 00:08:27 +00: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 +00:00
train.py Added option to disable bitsandbytesoptimizations for systems that do not support it (systems without a Turing-onward Nvidia card), saves use of float16 and bitsandbytes for training into the config json 2023-02-26 01:57:56 +00:00
utils.py oops 2023-02-28 01:08:07 +00:00
webui.py added graph to chart loss_gpt_total rate, added option to prune X number of previous models/states, something else 2023-02-28 01:01:50 +00:00