This website requires JavaScript.
Explore
Help
Register
Sign In
ecker
/
vall-e
Watch
5
Star
9
Fork
0
You've already forked vall-e
Code
Issues
8
Pull Requests
Packages
Projects
Releases
Wiki
Activity
12cfc9e502
vall-e
/
vall_e
History
mrq
153f8b293c
added min-x and min-y arguments to plot.py, helper script to download from my existing checkpoint
2023-10-04 19:41:37 -05:00
..
emb
(need to verify) added modifying model size and config bool to align with VALL-E continuous' methodology
2023-09-01 17:19:34 -05:00
engines
fixed training stats not loading from exported weights, a bit of a readme cleanup, updated example training yaml
2023-09-23 19:59:00 -05:00
models
oops
2023-10-03 15:01:37 -05:00
utils
fixed training stats not loading from exported weights, a bit of a readme cleanup, updated example training yaml
2023-09-23 19:59:00 -05:00
__init__.py
Rewrite init
2023-08-02 21:53:35 +00:00
__main__.py
added mirostat sampling (given a partially trained model, it got far decent output than I expected, need to test on a better trained model)
2023-09-18 18:55:41 -05:00
config.py
added min-x and min-y arguments to plot.py, helper script to download from my existing checkpoint
2023-10-04 19:41:37 -05:00
data.py
added option to set probability of selecting the AR during training under a monolithic AR+NAR, added some more to-dos while I have them in mind
2023-10-02 16:52:42 -05:00
export.py
ops
2023-08-20 13:42:18 -05:00
inference.py
restructured some things with the model to remove dead weights
2023-09-20 19:10:59 -05:00
plot.py
added min-x and min-y arguments to plot.py, helper script to download from my existing checkpoint
2023-10-04 19:41:37 -05:00
train.py
revert the frankensteined "train one model but hotload the other" since it kept loading the last exported weights and I'm not supporting this usecase anymore anyways
2023-09-22 13:04:17 -05:00
webui.py
set default NAR levels to max for the web UI
2023-09-29 19:14:16 -05:00