vall-e/vall_e
2024-05-31 19:32:37 -05:00
..
emb DAC just doesn't work well enough...... 2024-05-25 11:07:52 -05:00
engines
ext
models added model config option to set KV head count for MQA/GQA instead of MHA for llama-based models (i think its very negligible both ways on such a small model size) 2024-05-31 19:32:37 -05:00
utils some cleanup 2024-05-25 17:46:52 -05:00
__init__.py
__main__.py
config.py added model config option to set KV head count for MQA/GQA instead of MHA for llama-based models (i think its very negligible both ways on such a small model size) 2024-05-31 19:32:37 -05:00
data.py DAC just doesn't work well enough...... 2024-05-25 11:07:52 -05:00
export.py
inference.py DAC just doesn't work well enough...... 2024-05-25 11:07:52 -05:00
plot.py
samplers.py
train.py nevermind it breaks training 2024-05-25 18:03:43 -05:00
webui.py