vall-e/vall_e
2024-06-17 09:58:34 -05:00
..
emb
engines very rudimentary lora support (no deepspeed support, tested training and saving but not loading yet) 2024-06-17 00:09:16 -05:00
ext
models added other LoRA method using parametrization rather than linear injection 2024-06-17 09:58:34 -05:00
utils sampler update (some brainworm just never actually had a sampler for sample_type=path) 2024-06-14 16:55:40 -05:00
__init__.py
__main__.py the NAR only dream is dead (it just won't work) 2024-06-12 19:49:47 -05:00
config.py very rudimentary lora support (no deepspeed support, tested training and saving but not loading yet) 2024-06-17 00:09:16 -05:00
data.py ugh 2024-06-15 12:29:03 -05:00
export.py
inference.py the NAR only dream is dead (it just won't work) 2024-06-12 19:49:47 -05:00
plot.py
samplers.py
train.py
webui.py