vall-e/vall_e
2025-03-25 18:53:06 -05:00
..
emb fixed dac 2025-03-12 23:17:27 -05:00
engines added more notes (although I could have sworn I have had more notes that i can't recall) 2025-03-25 18:53:06 -05:00
models fixed errant index error (although it makes me wonder if my segmented masking is still flawed) 2025-03-21 23:41:34 -05:00
utils
__init__.py
__main__.py
config.py add segmented sliding attention, also found a bug with prom-less segments in the attention mask generation......... 2025-03-21 19:05:49 -05:00
data.py another dataloader optimization 2025-03-15 20:18:58 -05:00
demo.py
export.py
inference.py
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