This website requires JavaScript.
Explore
Help
Register
Sign In
Viscrimson
/
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
7d1936adad
ai-voice-cloning
/
src
History
mrq
1fd88afcca
updated notebook for newer setup structure, added formatting of getting it/s and lass loss rate (have not tested loss rate yet)
2023-02-20 22:56:39 +00:00
..
list_devices.py
main.py
pulls DLAS for any updates since I might be actually updating it, added option to not load TTS on initialization to save VRAM when training
2023-02-17 20:43:12 +00:00
train.py
handled paths that contain spaces because python for whatever god forsaken reason will always split on spaces even if wrapping an argument in quotes
2023-02-20 20:23:22 +00:00
utils.py
updated notebook for newer setup structure, added formatting of getting it/s and lass loss rate (have not tested loss rate yet)
2023-02-20 22:56:39 +00:00
webui.py
optimize batch sizes to be as evenly divisible as possible (noticed the calculated epochs mismatched the inputted epochs)
2023-02-19 21:06:14 +00:00