vall-e/vall_e
2024-06-07 20:46:22 -05:00
..
emb
engines ugh 2024-06-06 21:57:11 -05:00
ext fixes 2024-06-04 00:07:00 -05:00
models un-tensor'd quant_level marker since it doesn't need to be one (I forgot why I had it as one but nothing seems to need it as a tensor that didn't already make it one) 2024-06-07 20:46:22 -05:00
utils ugh 2024-06-06 21:57:11 -05:00
__init__.py
__main__.py re-added loading multiple models because I'm now entertaining having split AR/NAR models again (and need a way to load both at once) 2024-06-06 09:48:43 -05:00
config.py I forgot the actual reason I was cleaning things up was to re-include prom loss calculation (I realized the reason I did this was because of an prom embedding oversight, it seems to work now) 2024-06-07 20:29:25 -05:00
data.py ugh 2024-06-06 21:57:11 -05:00
export.py added a flag to convert to a HF compatible model on export by stitching things 2024-06-03 22:34:47 -05:00
inference.py finally got around to removing omegaconf 2024-06-07 20:23:53 -05:00
plot.py
samplers.py
train.py un-tensor'd quant_level marker since it doesn't need to be one (I forgot why I had it as one but nothing seems to need it as a tensor that didn't already make it one) 2024-06-07 20:46:22 -05:00
webui.py re-added loading multiple models because I'm now entertaining having split AR/NAR models again (and need a way to load both at once) 2024-06-06 09:48:43 -05:00