vall-e/vall_e
2023-08-16 20:12:12 -05:00
..
emb distributed training works now (hopefully) 2023-08-13 22:07:45 -05:00
engines added pruning of old checkpoints if specified (cfg.trainer.keep_last_checkpoints) 2023-08-16 20:12:12 -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 added sample_type that samples from speakers to truly balance an epoch by speakers rather than the entire dataset and a sampler that tries to balance by speakers 2023-08-16 19:39:21 -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