vall-e/vall_e
2023-09-08 21:02:00 -05:00
..
emb
engines
models added a length-based decay factor for repetition penalty 2023-09-08 21:02:00 -05:00
utils also cull frozen_params in the params optimizer receives to reduce VRAM it consumes 2023-09-07 18:27:02 -05:00
__init__.py
__main__.py added a length-based decay factor for repetition penalty 2023-09-08 21:02:00 -05:00
config.py some day I'll get it right 2023-09-08 15:36:26 -05:00
data.py
export.py
inference.py added a length-based decay factor for repetition penalty 2023-09-08 21:02:00 -05:00
plot.py
train.py seems that my PromEmbedding/RespEmbedding doesn't actually work all that well, naively using dedicated MultiEmbeddings for AR/NAR in the monolithic model is the best way to go 2023-09-08 01:03:24 -05:00