vall-e/vall_e/models
2023-10-02 16:52:42 -05:00
..
__init__.py
adaln.py
ar_nar.py added option to set probability of selecting the AR during training under a monolithic AR+NAR, added some more to-dos while I have them in mind 2023-10-02 16:52:42 -05:00
ar.py restructured some things with the model to remove dead weights 2023-09-20 19:10:59 -05:00
base.py restructured some things with the model to remove dead weights 2023-09-20 19:10:59 -05:00
nar.py restructured some things with the model to remove dead weights 2023-09-20 19:10:59 -05:00
retnet.py restructured some things with the model to remove dead weights 2023-09-20 19:10:59 -05:00
transformer.py