vall-e/vall_e/utils
2024-07-27 15:36:05 -05:00
..
__init__.py
distributed.py suppress warning on exit about distributed not being cleaned up (because I updated my system) 2024-07-25 16:50:47 -05:00
pattern.py oops, kept forgetting to actually pass in lang/tone tokens (despite not really using these at the moment) 2024-07-18 14:18:34 -05:00
sampler.py added prom-less training / inferencing, some other things 2024-07-22 19:36:07 -05:00
trainer.py suppress warning on exit about distributed not being cleaned up (because I updated my system) 2024-07-25 16:50:47 -05:00
utils.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
wrapper.py