vall-e/vall_e
2024-09-17 22:57:04 -05:00
..
emb 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
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 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
__init__.py
__main__.py validated rep pen for STT (sometimes needed to wrangle the model) 2024-09-08 08:30:30 -05:00
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 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
demo.py moved prints to use logger, edited readme (fused_attn doesnt seem stable for training) 2024-08-29 13:27:16 -05:00
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 more fixes, moved sampler state dict to a better place, eval works again 2024-09-06 16:59:56 -05:00
webui.py validated rep pen for STT (sometimes needed to wrangle the model) 2024-09-08 08:30:30 -05:00