vall-e/vall_e
2024-11-22 13:44:43 -06:00
..
emb
engines m 2024-11-21 15:07:46 -06:00
models huge oversight in the attention masking......... (i realized I have not been providing a non-causal mask to non-causal tasks) 2024-11-22 13:44:43 -06:00
utils
__init__.py
__main__.py
config.py huge oversight in the attention masking......... (i realized I have not been providing a non-causal mask to non-causal tasks) 2024-11-22 13:44:43 -06:00
data.py temporarily dropping support for xformers because it's breaking when using an attention mask (which i dont remember commenting it out when being passed), default to not use wandb because it's being a pain when doing tests and not actual sessionsS) 2024-11-22 11:29:12 -06:00
demo.py
export.py
inference.py added more harvard sentences to load from a text file 2024-11-21 13:18:11 -06:00
plot.py
samplers.py
train.py
webui.py cleanup 2024-11-21 23:08:43 -06:00