vall-e/vall_e
2024-06-08 15:42:02 -05:00
..
emb
engines ugh 2024-06-06 21:57:11 -05:00
ext
models added experimental NAR only model (inferences text length, need more experimenting), AudioEmbedding logic cleanup (I still think it's being done wrong) 2024-06-08 15:42:02 -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 added experimental NAR only model (inferences text length, need more experimenting), AudioEmbedding logic cleanup (I still think it's being done wrong) 2024-06-08 15:42:02 -05:00
data.py ugh 2024-06-06 21:57:11 -05:00
export.py
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