Releases: lucidrains/vector-quantize-pytorch
Releases · lucidrains/vector-quantize-pytorch
1.0.6
add the structured quantized dropout from encodec paper
1.0.5
add the structured quantized dropout from encodec paper
1.0.4
make sure accept_image_fmap works with residual vector quantization
1.0.2
make sure accept_image_fmap works with residual vector quantization
1.0.1
start using lerp for ema
1.0.0
handle only 1 embedding given, release 1.0.0, should be matured
0.10.15
fix a bug with replacement of stale codes in euclidean codebook, than…
0.10.14
0.10.14
0.10.12
address https://github.com/lucidrains/vector-quantize-pytorch/issues/33
0.10.11
prepare for audiolm to be able to reconstruct from only coarse quanti…