vall-e/vall_e
2023-08-17 13:41:53 -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 Rewrite init 2023-08-02 21:53:35 +00:00
__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 maybe fixes eval dataloader not shuffling under distributed 2023-08-17 13:41:53 -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