vall-e/vall_e
2024-05-18 07:14:26 -05:00
..
emb just don't use DAC 24Khz, it's bad 2024-05-12 13:41:17 -05:00
engines nan loss detection (should have added it earlier), loss scaling for local backend + fp16 2024-05-11 22:23:29 -05:00
ext
models ughhh 2024-05-12 08:22:39 -05:00
utils leverage between xformers and torch.backends.cuda.sdp_kernel for attention 2024-05-11 17:14:05 -05:00
__init__.py
__main__.py
config.py god I need to replace omegaconf 2024-05-12 14:01:52 -05:00
data.py fix loading without needing an hdf5 dataset already prepped (and some other incidental speedups during dataloader prep) 2024-05-18 07:14:26 -05:00
export.py
inference.py
plot.py
samplers.py
train.py
webui.py