vall-e/vall_e/utils
2024-05-04 12:33:43 -05:00
..
__init__.py Rewrite init 2023-08-02 21:53:35 +00:00
distributed.py simple DDP wrapper (for my NVlink test) 2024-05-04 11:48:26 -05:00
sampler.py added per-speaker samplers 2023-09-03 21:27:13 -05:00
trainer.py apparently I got an error for trying to serialize an errant tensor that made its way into the json, this could be remedied easily with recursively traversing the dict and coercing any objects to primitives, but I'm tired and I just want to start training and nap 2024-05-04 12:33:43 -05:00
utils.py nasty hotfix for transformer's Mixtral throwing an error when batch sizes > 1 2024-01-26 19:41:12 -06:00
wrapper.py simple DDP wrapper (for my NVlink test) 2024-05-04 11:48:26 -05:00