vall-e/vall_e
2024-09-18 16:43:57 -05:00
..
emb more tweaks 2024-09-18 16:43:57 -05:00
engines tweaks and fixes for lora stuffs 2024-09-08 18:05:21 -05:00
ext maybe final tweaks, I really needed to unify my json read/write and orjson is proven to be fast enough for me to try and rely on it more 2024-09-17 22:57:04 -05:00
models tweaks and fixes for lora stuffs 2024-09-08 18:05:21 -05:00
utils more tweaks 2024-09-18 16:43:57 -05:00
__init__.py
__main__.py
config.py maybe final tweaks, I really needed to unify my json read/write and orjson is proven to be fast enough for me to try and rely on it more 2024-09-17 22:57:04 -05:00
data.py more tweaks 2024-09-18 16:43:57 -05:00
demo.py
export.py tweaks and fixes for lora stuffs 2024-09-08 18:05:21 -05:00
inference.py also do text similarities (dont know what use I'll have for this) 2024-09-10 16:45:59 -05:00
plot.py
samplers.py
train.py
webui.py