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
e7da1eb90d
vall-e
/
vall_e
History
mrq
e7da1eb90d
edge case
2023-09-20 19:20:17 -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
edge case
2023-09-20 19:20:17 -05:00
models
restructured some things with the model to remove dead weights
2023-09-20 19:10:59 -05:00
utils
restructured some things with the model to remove dead weights
2023-09-20 19:10:59 -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
restructured some things with the model to remove dead weights
2023-09-20 19:10:59 -05:00
data.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
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
integrated plot script, added tts-c task token to help the model be able to mix between normal VALL-E and VALL-E continuous
2023-09-02 16:29:53 -05:00
train.py
have loss for the NAR not-ignore the text prompt, I imagine this should help the NAR and explain why it's always had a bit of an issue with training
2023-09-15 19:08:44 -05:00
webui.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