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
9384900ce6
vall-e
/
vall_e
/
utils
History
mrq
9384900ce6
revert the frankensteined "train one model but hotload the other" since it kept loading the last exported weights and I'm not supporting this usecase anymore anyways
2023-09-22 13:04:17 -05:00
..
__init__.py
Rewrite init
2023-08-02 21:53:35 +00:00
distributed.py
shuffled VALL-E continuous as a task tts-c instead, logic fixes for it
2023-09-02 12:23:40 -05:00
sampler.py
added per-speaker samplers
2023-09-03 21:27:13 -05:00
trainer.py
revert the frankensteined "train one model but hotload the other" since it kept loading the last exported weights and I'm not supporting this usecase anymore anyways
2023-09-22 13:04:17 -05:00
utils.py
added light web UI (need to port the telemetry disabling bandaids from aivc)
2023-09-09 16:17:20 -05:00
wrapper.py
added support for optional prodigy optimizer (
https://github.com/konstmish/prodigy
) although it consumes a lot more VRAM per parameter
2023-09-06 20:33:16 -05:00