vall-e/vall_e
2025-04-07 23:13:35 -05:00
..
emb ugh 2025-04-05 18:20:46 -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 i can't be assed to test if the prior commit works so being explicit like this should help until i can be bothered to halt training just to test this 2025-04-07 23:13:35 -05:00
utils 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
__init__.py
__main__.py
config.py ugh 2025-04-03 23:26:00 -05:00
data.py reintroduced sampler_type = speaker because I think this might salvage the nemo model to have better speaker similarities 2025-04-03 19:01:10 -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 should not be working late 2025-04-03 23:32:58 -05:00
metrics.py
plot.py
samplers.py
train.py
webui.py