This website requires JavaScript.
Explore
Help
Register
Sign In
VitekDev
/
ai-voice-cloning
Watch
1
Star
0
Fork
0
You've already forked ai-voice-cloning
forked from
mrq/ai-voice-cloning
Code
Pull Requests
Activity
fda47156ec
ai-voice-cloning
/
src
History
mrq
fda47156ec
oops
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