vall-e/vall_e
2024-10-11 21:18:26 -05:00
..
emb added experimental entropix sampling support 2024-10-11 21:18:26 -05:00
engines ugh 2024-09-18 21:40:57 -05:00
ext
models added experimental entropix sampling support 2024-10-11 21:18:26 -05:00
utils sped up inferencing by not doing .tolist() for rep pen / length pen (and a bug fix in the web UI from prev commit) 2024-10-04 22:18:20 -05:00
__init__.py
__main__.py README tweaks, added --input-prompt-prefix as an experiment (its literally better to just not do this, but i'll retain it in case i have a revelation on how to improve it) 2024-10-04 18:57:19 -05:00
config.py added experimental entropix sampling support 2024-10-11 21:18:26 -05:00
data.py added experimental entropix sampling support 2024-10-11 21:18:26 -05:00
demo.py added experimental entropix sampling support 2024-10-11 21:18:26 -05:00
export.py
inference.py more demo page tweaks, added arg to force enable/disable LoRAs for inferencing (to-do: setup arg flags to handle this, and checkbox in web UI) 2024-10-10 19:04:12 -05:00
plot.py added experimental entropix sampling support 2024-10-11 21:18:26 -05:00
samplers.py added experimental entropix sampling support 2024-10-11 21:18:26 -05:00
train.py added --eval-random-text-prompts to use random text prompts for eval pass, added --random-prompts for demo page and --lora to use a sample with the lora disabled, probably finally fixed validation dataloader breaking on eval 2024-10-10 13:40:25 -05:00
webui.py added --eval-random-text-prompts to use random text prompts for eval pass, added --random-prompts for demo page and --lora to use a sample with the lora disabled, probably finally fixed validation dataloader breaking on eval 2024-10-10 13:40:25 -05:00