Commit 17e4b200 authored by Phil Wang's avatar Phil Wang
Browse files

use vq library for residual quantization in soundstream

parent 2cba4a09
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -20,6 +20,7 @@ setup(
  install_requires=[
    'einops>=0.4',
    'torch>=1.6',
    'vector-quantize-pytorch'
  ],
  classifiers=[
    'Development Status :: 4 - Beta',