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
ce8bb1e4f7
vall-e
/
vall_e
/
utils
History
mrq
ce8bb1e4f7
sanity cleanups with weird off-by-one-ness, cleaned up and validated vall_e.models.experimental works again
2024-07-27 15:36:05 -05:00
..
__init__.py
distributed.py
suppress warning on exit about distributed not being cleaned up (because I updated my system)
2024-07-25 16:50:47 -05:00
pattern.py
oops, kept forgetting to actually pass in lang/tone tokens (despite not really using these at the moment)
2024-07-18 14:18:34 -05:00
sampler.py
added prom-less training / inferencing, some other things
2024-07-22 19:36:07 -05:00
trainer.py
suppress warning on exit about distributed not being cleaned up (because I updated my system)
2024-07-25 16:50:47 -05:00
utils.py
sanity cleanups with weird off-by-one-ness, cleaned up and validated vall_e.models.experimental works again
2024-07-27 15:36:05 -05:00
wrapper.py