vall-e/vall_e
2023-08-17 00:11:29 -05:00
..
emb distributed training works now (hopefully) 2023-08-13 22:07:45 -05:00
engines why did I type rglob, another 10 bucks down the drain... 2023-08-17 00:11:29 -05:00
models distributed training works now (hopefully) 2023-08-13 22:07:45 -05:00
utils might fix user inputted saving/quitting breaking when distributed 2023-08-15 23:52:20 -05:00
__init__.py
__main__.py distributed training works now (hopefully) 2023-08-13 22:07:45 -05:00
config.py added pruning of old checkpoints if specified (cfg.trainer.keep_last_checkpoints) 2023-08-16 20:12:12 -05:00
data.py just nuked about 9 hours of progress because I didn't make sure it pruned only on the global leader 2023-08-16 23:37:52 -05:00
export.py made exporter make more sense 2023-08-13 22:56:28 -05:00
inference.py tweaks 2023-08-15 21:58:16 -05:00
train.py distributed training works now (hopefully) 2023-08-13 22:07:45 -05:00