vall-e/vall_e/utils
2024-12-06 21:55:20 -06:00
..
__init__.py overhauled inference/sampler kwargs to stop being a bloated mess 2024-11-11 20:21:16 -06:00
distributed.py
io.py
pattern.py
sampler.py tweaks to bucket sampling 2024-11-13 11:09:24 -06:00
trainer.py actually fixed knowledge distillation because of errant -inf logits causing problems and needed to be filtered (and splitting text language / output audio language because it helps) 2024-12-06 21:55:20 -06:00
unsloth.py
utils.py overhauled inference/sampler kwargs to stop being a bloated mess 2024-11-11 20:21:16 -06:00
wrapper.py