vall-e/vall_e
2024-06-04 22:10:04 -05:00
..
emb
engines added a flag to convert to a HF compatible model on export by stitching things 2024-06-03 22:34:47 -05:00
ext fixes 2024-06-04 00:07:00 -05:00
models oops 2024-06-04 22:10:04 -05:00
utils
__init__.py
__main__.py
config.py re-implemented config.model.interleave for the HF-compat experimental method 2024-06-04 14:19:52 -05:00
data.py tweaks 2024-06-04 20:41:13 -05:00
export.py added a flag to convert to a HF compatible model on export by stitching things 2024-06-03 22:34:47 -05:00
inference.py
plot.py
samplers.py
train.py added loss calc split and acc for experimental model 2024-06-04 22:04:40 -05:00
webui.py