vall-e/vall_e
2024-06-04 14:19:52 -05:00
..
emb DAC just doesn't work well enough...... 2024-05-25 11:07:52 -05:00
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 re-implemented config.model.interleave for the HF-compat experimental method 2024-06-04 14:19:52 -05:00
utils reverted automatically disabling split loss calc, since it seems that it's actually cacling loss on prom causes the oddities, maybe 2024-06-01 12:34:59 -05:00
__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 re-implemented config.model.interleave for the HF-compat experimental method 2024-06-04 14:19:52 -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 DAC just doesn't work well enough...... 2024-05-25 11:07:52 -05:00
plot.py
samplers.py
train.py fixes 2024-06-04 00:07:00 -05:00
webui.py