vall-e/vall_e
2025-05-22 13:21:36 -05:00
..
emb added some more notes, tweaks (RIP DAC, it's over) 2025-04-17 20:24:40 -05:00
engines cannot get segmented mask to actually work without gradients exploding (need to find a different way to do duration prediction...) 2025-03-27 00:51:41 -05:00
models allow defining the default model name through env var, register nemo-larger in the model name list thing 2025-05-21 16:50:59 -05:00
utils warn and ignore export when lora training because the state dict exported during training is wrong 2025-05-20 23:38:10 -05:00
__init__.py nothing could go wrong part 2 (reverted and rewrote commits since there was a nasty regression) 2025-03-25 23:06:16 -05:00
__main__.py nothing could go wrong part 2 (reverted and rewrote commits since there was a nasty regression) 2025-03-25 23:06:16 -05:00
config.py more settings bloat because there seems to be instability with the encoder as-is 2025-04-12 12:53:44 -05:00
data.py i dont know why this managed to escape my attention 2025-05-20 15:13:21 -05:00
demo.py
export.py updated vall_e.cpp, but i could have sworn it worked much better than this...... 2025-04-05 01:22:51 -05:00
inference.py disable this cringe precheck for now since it causes problems 2025-05-22 13:21:36 -05:00
metrics.py
plot.py
samplers.py
train.py the culprit was initializing the level_weights for killing newly trained models............. 2025-04-10 23:06:16 -05:00
webui.py added option to explicitly load a lora without having to lobotomize yourself with creating a yaml just to do so 2025-05-20 23:28:29 -05:00