vall-e/vall_e
2024-05-19 16:40:14 -05:00
..
emb ugh 2024-05-18 12:02:56 -05:00
engines nan loss detection (should have added it earlier), loss scaling for local backend + fp16 2024-05-11 22:23:29 -05:00
ext
models 100x better for subtrain/eval to be by group instead 2024-05-19 16:40:14 -05:00
utils leverage between xformers and torch.backends.cuda.sdp_kernel for attention 2024-05-11 17:14:05 -05:00
__init__.py
__main__.py
config.py added option to split between text loss and audio loss (to-do: document this better), because it may or may not be a problem with LLaMA-backed models because my loss hovers around 3.9 / 56% accuracy despite sounding decent at the moment 2024-05-19 11:23:56 -05:00
data.py 100x better for subtrain/eval to be by group instead 2024-05-19 16:40:14 -05:00
export.py
inference.py
plot.py
samplers.py
train.py
webui.py