Skip to content

Releases: lucidrains/vector-quantize-pytorch

0.10.9

10 Nov 15:19
Compare
Choose a tag to compare
fix quantize dropout logic in rq

0.10.8

07 Nov 18:12
Compare
Choose a tag to compare
support masking, for phenaki

0.10.7

07 Nov 17:54
Compare
Choose a tag to compare
support masking, for phenaki

0.10.6

04 Nov 15:36
Compare
Choose a tag to compare
0.10.6

0.10.5

03 Nov 20:02
Compare
Choose a tag to compare
add quantizer dropout, for soundstream training

0.10.4

03 Nov 14:52
Compare
Choose a tag to compare
fix a "Tensor need to be contiguous" error in nccl distributed training

0.10.3

02 Nov 23:41
Compare
Choose a tag to compare
break out a function needed for audiolm

0.10.2

30 Oct 16:22
Compare
Choose a tag to compare
fix bug with sample_vectors_distributed, needed for kmeans init in di…

0.10.1

26 Oct 17:58
Compare
Choose a tag to compare
only allow for syncing kmeans with single codebooks, also allow for t…

0.10.0

26 Oct 17:14
Compare
Choose a tag to compare
add ability to fetch all codes across all quantization layers in RQ, …