vall-e/vall_e
2024-06-30 11:36:46 -05:00
..
emb added summing of external embeddings (at this point i dont think any amount of cope bandaids will get DAC to train nicely, I think the RVQ levels the NAR tends add too much noise if they're not accurate) 2024-06-29 23:42:30 -05:00
engines change from chunk-slicing paths for distributed dataloader to instead interleave 2024-06-29 10:10:35 -05:00
ext fixes 2024-06-04 00:07:00 -05:00
models more cleanup 2024-06-30 11:00:12 -05:00
utils add shuffle to samplers that can support it 2024-06-30 11:36:46 -05:00
__init__.py Rewrite init 2023-08-02 21:53:35 +00:00
__main__.py sanity cleanup: moved experimental features under its own thing 2024-06-30 10:37:33 -05:00
config.py add shuffle to samplers that can support it 2024-06-30 11:36:46 -05:00
data.py add shuffle to samplers that can support it 2024-06-30 11:36:46 -05:00
export.py actually make deepspeed work with LoRAs 2024-06-17 13:55:37 -05:00
inference.py sanity cleanup: moved experimental features under its own thing 2024-06-30 10:37:33 -05:00
plot.py ugh 2024-06-09 11:39:43 -05:00
samplers.py ban stop token for NAR levels (because sometimes it gets sampled and causes problems) 2024-06-17 22:14:43 -05:00
train.py sanity cleanup: moved experimental features under its own thing 2024-06-30 10:37:33 -05:00
webui.py sanity cleanup: moved experimental features under its own thing 2024-06-30 10:37:33 -05:00