This website requires JavaScript.
Explore
Help
Register
Sign In
mrq
/
ai-voice-cloning
Watch
31
Star
74
Fork
43
You've already forked ai-voice-cloning
Code
Issues
222
Pull Requests
5
Packages
Projects
Releases
Wiki
Activity
d17f6fafb0
ai-voice-cloning
/
src
History
mrq
d17f6fafb0
clean up, reordered, added some rather liberal loading/unloading auxiliary models, can't really focus right now to keep testing it, report any issues and I'll get around to it
2023-02-20 00:21:16 +00:00
..
list_devices.py
Initial refractor
2023-02-17 00:08:27 +00:00
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
a bit of UI cleanup, import multiple audio files at once, actually shows progress when importing voices, hides audio metadata / latents if no generated settings are detected, preparing datasets shows its progress, saving a training YAML shows a message when done, training now works within the web UI, training output shows to web UI, provided notebook is cleaned up and uses a venv, etc.
2023-02-18 02:07:22 +00:00
utils.py
clean up, reordered, added some rather liberal loading/unloading auxiliary models, can't really focus right now to keep testing it, report any issues and I'll get around to it
2023-02-20 00:21:16 +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