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
6cfdf94bf9
vall-e
/
vall_e
/
utils
History
mrq
88d840218d
default set cfg strength to 3.0 since the reference model is updated
2024-11-17 10:23:40 -06:00
..
__init__.py
overhauled inference/sampler kwargs to stop being a bloated mess
2024-11-11 20:21:16 -06:00
distributed.py
moved prints to use logger, edited readme (fused_attn doesnt seem stable for training)
2024-08-29 13:27:16 -05:00
io.py
actually fix validation of phonemes in the symmap
2024-09-21 12:19:34 -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
tweaks to bucket sampling
2024-11-13 11:09:24 -06:00
trainer.py
default set cfg strength to 3.0 since the reference model is updated
2024-11-17 10:23:40 -06:00
unsloth.py
modified default arguments (ar temp = 0 and rep pen = 1.125 seems to be stable, at least given the few things i tested), do not pass top k/top p/min p to NAR even though technically none of those things should matter when greedy sampling
2024-10-22 18:12:39 -05:00
utils.py
overhauled inference/sampler kwargs to stop being a bloated mess
2024-11-11 20:21:16 -06:00
wrapper.py
modified default arguments (ar temp = 0 and rep pen = 1.125 seems to be stable, at least given the few things i tested), do not pass top k/top p/min p to NAR even though technically none of those things should matter when greedy sampling
2024-10-22 18:12:39 -05:00