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
7b3be3d7bf
vall-e
/
vall_e
/
models
History
mrq
16e0020901
disabled chunkwise_recurrent for 2x speed gains (I suppose it has been working the entire time, but I have not been properly grabbing things, and this might explain why the output is bad)
2023-08-25 19:50:19 -05:00
..
__init__.py
reticulating splines
2023-08-03 21:39:00 -05:00
adaln.py
Tweaks
2023-08-02 22:06:39 +00:00
ar.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
base.py
disabled chunkwise_recurrent for 2x speed gains (I suppose it has been working the entire time, but I have not been properly grabbing things, and this might explain why the output is bad)
2023-08-25 19:50:19 -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
Fixed an issue with having fairseq installed at all will brick logging
2023-08-02 22:57:10 -05:00
transformer.py
Tweaks
2023-08-02 22:06:39 +00:00