vall-e/vall_e
2024-12-14 22:43:51 -06:00
..
emb
engines finally figured out a clean way to handle "resuming" the tqdm bar 2024-12-14 18:44:43 -06:00
models APOLLO cringe (doesn't want to work with deepspeed) 2024-12-12 00:31:58 -06:00
utils ugh 2024-12-14 22:43:51 -06:00
__init__.py
__main__.py
config.py APOLLO tweaks to make it work with deepspeed 2024-12-13 23:03:52 -06:00
data.py APOLLO cringe (doesn't want to work with deepspeed) 2024-12-12 00:31:58 -06:00
demo.py more fixes for local engine backend 2024-12-12 14:38:42 -06:00
export.py
inference.py sort batches to try and reduce number of padded tokens in batched inference (also commented out F5 samples getting added to the demo page because I would have to regenerate them) 2024-12-11 22:45:38 -06:00
metrics.py
plot.py
samplers.py sort batches to try and reduce number of padded tokens in batched inference (also commented out F5 samples getting added to the demo page because I would have to regenerate them) 2024-12-11 22:45:38 -06:00
train.py
webui.py