vall-e/vall_e
2025-02-07 18:52:19 -06:00
..
emb could have sworn i had 'vall_e.emb.process --dtype' working, also possible RAM optimization so I can stop locking up my server when firing four encoding processes 2025-02-07 18:52:19 -06:00
engines
models more tweaks 2025-02-06 23:26:26 -06:00
utils
__init__.py
__main__.py
config.py updated vall_e.emb.process to allow for batched processing, some typo fixes (it's painfully slow on my 7900XTX...) 2025-02-05 21:13:20 -06:00
data.py more tweaks 2025-02-06 23:26:26 -06:00
demo.py
export.py
inference.py
metrics.py
plot.py
samplers.py
train.py
webui.py