vall-e/vall_e/models
2024-07-29 20:23:26 -05:00
..
arch
__init__.py
ar_nar.py added what I think is DRY sampling 2024-07-29 19:15:07 -05:00
base.py possible speedup for samplers that require a list of previous tokens (the DRY sampler made me realize that I should copy the tolist() thing from the rep pen sampler for everything else) 2024-07-29 20:23:26 -05:00
experimental.py added what I think is DRY sampling 2024-07-29 19:15:07 -05:00
lora.py
nar.py sanity cleanups with weird off-by-one-ness, cleaned up and validated vall_e.models.experimental works again 2024-07-27 15:36:05 -05:00