Skip to content

Releases: lucidrains/vector-quantize-pytorch

1.0.6

02 Mar 22:23
Compare
Choose a tag to compare
add the structured quantized dropout from encodec paper

1.0.5

02 Mar 22:08
Compare
Choose a tag to compare
add the structured quantized dropout from encodec paper

1.0.4

23 Feb 14:52
Compare
Choose a tag to compare
make sure accept_image_fmap works with residual vector quantization

1.0.2

23 Feb 14:52
Compare
Choose a tag to compare
make sure accept_image_fmap works with residual vector quantization

1.0.1

15 Feb 17:40
Compare
Choose a tag to compare
start using lerp for ema

1.0.0

01 Feb 17:31
Compare
Choose a tag to compare
handle only 1 embedding given, release 1.0.0, should be matured

0.10.15

20 Jan 15:39
Compare
Choose a tag to compare
fix a bug with replacement of stale codes in euclidean codebook, than…

0.10.14

26 Nov 17:40
Compare
Choose a tag to compare
0.10.14

0.10.12

23 Nov 21:19
Compare
Choose a tag to compare
address https://github.com/lucidrains/vector-quantize-pytorch/issues/33

0.10.11

17 Nov 17:43
Compare
Choose a tag to compare
prepare for audiolm to be able to reconstruct from only coarse quanti…