vall-e/vall_e
2024-11-20 14:22:12 -06:00
..
emb
engines
ext
models added mixed modality AR+NAR-len to generate a short prefix through the AR, then inference with said prefix through the NAR-len (need to experiment with it more to ensure that the masked off tokens are the only tokens getting updated) 2024-11-20 14:22:12 -06:00
utils
__init__.py
__main__.py
config.py
data.py
demo.py
export.py
inference.py added mixed modality AR+NAR-len to generate a short prefix through the AR, then inference with said prefix through the NAR-len (need to experiment with it more to ensure that the masked off tokens are the only tokens getting updated) 2024-11-20 14:22:12 -06:00
plot.py
samplers.py
train.py
webui.py