vall-e/vall_e
2025-03-19 22:41:48 -05:00
..
emb fixed dac 2025-03-12 23:17:27 -05:00
engines one more time one more time (this normalization isn't a spook) 2025-03-07 19:32:42 -06:00
models fixed inferencing since I did delete the len_emb, some more notes on the model since it seems I just had bad experimental settings 2025-03-19 22:41:48 -05:00
utils stuff for interfacing with the loss scaler value (because I want to cap it) 2025-03-06 17:07:29 -06:00
__init__.py
__main__.py
config.py more tweaks to the new implementation (properly trim the len stuff to save some params, decoder to d_ffn expansion to 2 to maybe also make it faster, etc.) 2025-03-18 19:34:37 -05:00
data.py another dataloader optimization 2025-03-15 20:18:58 -05:00
demo.py
export.py
inference.py actually do duration prediction 2025-03-11 22:14:54 -05:00
metrics.py
plot.py
samplers.py
train.py ugh 2025-03-15 16:50:21 -05:00
webui.py more tweaks to the new implementation (properly trim the len stuff to save some params, decoder to d_ffn expansion to 2 to maybe also make it faster, etc.) 2025-03-18 19:34:37 -05:00