vall-e/vall_e
2024-11-18 14:12:26 -06:00
..
emb fixes 2024-11-10 20:37:50 -06:00
engines ugh 2024-11-14 07:34:22 -06:00
ext
models oops 2024-11-18 14:12:26 -06:00
utils default set cfg strength to 3.0 since the reference model is updated 2024-11-17 10:23:40 -06:00
__init__.py
__main__.py new meme sampler PogChamp new meme sampler PogChamp (it sort of helps?) 2024-11-12 22:30:09 -06:00
config.py normalize sampler index by batch size (if not using batched sampler), add option to cap out utterances for a speaker, some other things 2024-11-18 12:46:50 -06:00
data.py oops 2024-11-18 14:12:26 -06:00
demo.py set option to set training masking ratio (I don't think for tts a fixed masking ratio is beneficial since the magic of the AR+NAR is being able to still reference the prior sequence of tokens for predicting things) 2024-11-17 17:04:07 -06:00
export.py
inference.py swap priority to use nar-len if available, added notes 2024-11-18 09:40:04 -06:00
plot.py very, very naive layerskip speculative sampling (it just checks if the current layer's state is good enough) 2024-11-02 11:49:05 -05:00
samplers.py new meme sampler PogChamp new meme sampler PogChamp (it sort of helps?) 2024-11-12 22:30:09 -06:00
train.py default set cfg strength to 3.0 since the reference model is updated 2024-11-17 10:23:40 -06:00
webui.py default set cfg strength to 3.0 since the reference model is updated 2024-11-17 10:23:40 -06:00