This website requires JavaScript.
Explore
Help
Register
Sign In
aJoe
/
ai-voice-cloning
Watch
1
Star
0
Fork
0
You've already forked ai-voice-cloning
forked from
mrq/ai-voice-cloning
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
788a957f79
ai-voice-cloning
/
src
History
mrq
788a957f79
stretch loss plot to target iteration just so its not so misleading with the scale
2023-03-06 00:44:29 +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
use torchrun instead for multigpu
2023-03-04 20:53:00 +00:00
utils.py
stretch loss plot to target iteration just so its not so misleading with the scale
2023-03-06 00:44:29 +00:00
webui.py
UI cleanup, actually fix syncing the epoch counter (i hope), setting auto-suggest voice chunk size whatever to 0 will just split based on the average duration length, signal when a NaN info value is detected (there's some safeties in the training, but it will inevitably fuck the model)
2023-03-05 23:55:27 +00:00