vall-e/vall_e
2024-12-16 18:28:01 -06:00
..
emb KO/ZH model soon 2024-12-15 17:01:14 -06:00
engines remove nan checks because it causes problems in distributed training because I'm not syncing between GPUs (and nan losses gets ignored anyways with loss scaling) 2024-12-15 09:42:54 -06:00
models imagine my disappointment when the epoch finished just for it to throw an exception 2024-12-16 18:28:01 -06:00
utils imagine my disappointment when the epoch finished just for it to throw an exception 2024-12-16 18:28:01 -06:00
__init__.py
__main__.py
config.py
data.py
demo.py
export.py
inference.py
metrics.py
plot.py
samplers.py
train.py remove nan checks because it causes problems in distributed training because I'm not syncing between GPUs (and nan losses gets ignored anyways with loss scaling) 2024-12-15 09:42:54 -06:00
webui.py