13d466baf5notebook tweaked, drive mounts and symlinks folders so I can stop having to wait a gorillion years to import voicesmrq2023-02-18 16:30:05 +0000
996e5217d2apparently anything after deactivate does not get ran, as it terminates the batch script.mrq2023-02-18 16:20:26 +0000
843bfbfb96Simplified generating training YAML, cleaned it up, training output is cleaned up and will "autoscroll" (only show the last 8 lines, refer to console for a full trace if needed)mrq2023-02-18 14:51:00 +0000
0dd5640a89forgot that call only worked if shell=Truemrq2023-02-18 14:14:42 +0000
2615cafd75added dropdown to select autoregressive model for TTS, fixed a bug where the settings saveer constantly fires I hate gradio so much why are dropdown.change broken to contiuously fire and send an empty arraymrq2023-02-18 14:10:26 +0000
c26bda4d96finally can get training to work under the web UImrq2023-02-18 03:36:08 +0000
809012c84ddebugging in colab is pure cock and ball torture because sometimes the files don't actually update when edited, and sometimes they update after I restart the runtime, notebook can't use venv because I can't source it in a subprocess shell callmrq2023-02-18 03:31:44 +0000
650eada8d5fix spawning training subprocess for unixesmrq2023-02-18 02:40:30 +0000
d5c1433268a 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.mrq2023-02-18 02:07:22 +0000
c75d0bc5dapulls DLAS for any updates since I might be actually updating it, added option to not load TTS on initialization to save VRAM when trainingmrq2023-02-17 20:43:12 +0000