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
52d13b321f
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
backport fix from tortoise_tts with local trainer + loading state when training lora
2024-06-25 13:41:29 -05:00
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
cleaned up subjugated audio embedding into a flag, flag can also have it include the original, underlying embedding as well (it seems to do better when set to inclusive)
2024-06-29 21:46:35 -05:00