vall-e/vall_e
2024-05-08 02:11:38 -05:00
..
emb final tweaks (again) before training restarts 2024-05-08 02:11:38 -05:00
engines documentation update 2024-05-04 21:03:46 -05:00
ext
models small cleanups 2024-05-04 22:37:22 -05:00
utils 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
__init__.py
__main__.py
config.py correcting my wrong of assuming I could just use raw 24Khz audio in the 44Khz DAC without too much of an issue (there are issues) 2024-05-04 23:49:15 -05:00
data.py final tweaks (again) before training restarts 2024-05-08 02:11:38 -05:00
export.py
inference.py
plot.py
samplers.py
train.py
webui.py