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
00ad4af651
vall-e
/
vall_e
History
mrq
00ad4af651
updated draconian requirement for espeak-ng to be installed and the env var set to the dll for Windows
2023-08-24 14:57:01 -05:00
..
emb
more oversights fixed because I've been using a cached dataloader forever now and didn't catch these problems
2023-08-24 10:25:33 -05:00
engines
ops
2023-08-20 13:42:18 -05:00
models
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
utils
ops
2023-08-23 17:03:25 -05:00
__init__.py
__main__.py
inferencing cleanup
2023-08-20 21:36:02 -05:00
config.py
updated draconian requirement for espeak-ng to be installed and the env var set to the dll for Windows
2023-08-24 14:57:01 -05:00
data.py
more oversights fixed because I've been using a cached dataloader forever now and didn't catch these problems
2023-08-24 10:25:33 -05:00
export.py
ops
2023-08-20 13:42:18 -05:00
inference.py
tweaks, including exporting on save/quit
2023-08-23 16:43:03 -05:00
train.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