vall-e/vall_e/utils
2023-08-28 11:02:45 -05:00
..
__init__.py Rewrite init 2023-08-02 21:53:35 +00:00
distributed.py made exporter make more sense 2023-08-13 22:56:28 -05:00
sampler.py preparing for SpeechX extensions 2023-08-18 20:58:07 -05:00
trainer.py added total samples processed and tokens processed (len of text tokens + len of target response tokens) 2023-08-28 11:02:45 -05:00
utils.py added ability to mark models as disabled for training, and hotloading them for eval/validation (useful if training only one model, or training a model per GPU) 2023-08-27 12:26:12 -05:00
wrapper.py adjustments 2023-08-02 18:36:26 -05:00