This website requires JavaScript.
Explore
Help
Register
Sign In
mrq
/
vall-e
Watch
5
Star
9
Fork
0
You've already forked vall-e
Code
Issues
8
Pull Requests
Packages
Projects
Releases
Wiki
Activity
c690aa509d
vall-e
/
vall_e
/
models
History
mrq
c690aa509d
fixes and compat (MoE-fying an existing model and retraining from there just ruins it after a second of audio...)
2023-12-25 21:20:32 -06:00
..
__init__.py
experts weren't forwarded into constructer (wasted a few days of training garbage)
2023-12-23 16:08:17 -06:00
adaln.py
Tweaks
2023-08-02 22:06:39 +00:00
ar_nar.py
fixes and compat (MoE-fying an existing model and retraining from there just ruins it after a second of audio...)
2023-12-25 21:20:32 -06:00
ar.py
actually use langs from the dataloader
2023-10-11 21:21:50 -05:00
base.py
fixes and compat (MoE-fying an existing model and retraining from there just ruins it after a second of audio...)
2023-12-25 21:20:32 -06:00
nar.py
actually use langs from the dataloader
2023-10-11 21:21:50 -05:00
retnet.py
restructured some things with the model to remove dead weights
2023-09-20 19:10:59 -05:00
transformer.py
added ability to disable activation checkpointing through the YAML (it is very VRAM intensive at double layer size)
2023-09-05 15:38:21 -05:00