vall-e/vall_e
2023-09-23 19:59:00 -05:00
..
emb
engines fixed training stats not loading from exported weights, a bit of a readme cleanup, updated example training yaml 2023-09-23 19:59:00 -05:00
models restructured some things with the model to remove dead weights 2023-09-20 19:10:59 -05:00
utils fixed training stats not loading from exported weights, a bit of a readme cleanup, updated example training yaml 2023-09-23 19:59:00 -05:00
__init__.py
__main__.py
config.py restructured some things with the model to remove dead weights 2023-09-20 19:10:59 -05:00
data.py
export.py
inference.py restructured some things with the model to remove dead weights 2023-09-20 19:10:59 -05:00
plot.py
train.py revert the frankensteined "train one model but hotload the other" since it kept loading the last exported weights and I'm not supporting this usecase anymore anyways 2023-09-22 13:04:17 -05:00
webui.py