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
78378ed1ce
vall-e
/
vall_e
/
models
History
mrq
78378ed1ce
overhauled dataloading code to be marginally faster, mostly cleaned up, and can leverage a metadata json to help things out
2023-08-26 19:53:23 -05:00
..
__init__.py
reticulating splines
2023-08-03 21:39:00 -05:00
adaln.py
ar.py
overhauled dataloading code to be marginally faster, mostly cleaned up, and can leverage a metadata json to help things out
2023-08-26 19:53:23 -05:00
base.py
overhauled dataloading code to be marginally faster, mostly cleaned up, and can leverage a metadata json to help things out
2023-08-26 19:53:23 -05:00
nar.py
nightmare of spaghetti that might break compat; mechanism to increase RVQ bins of an existing model without retraining, keeps sampled proms/resps at max RVQ level and trim off excess levels according to what model receives them, some other things I already forgot (I really hope no one else has weights being baked right now)
2023-08-19 15:06:33 -05:00
retnet.py
transformer.py