Commit dab7d1b8 authored by Phil Wang's avatar Phil Wang
Browse files

will be using soundfile and torchaudio

parent 450af495
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -23,7 +23,9 @@ setup(
    'ema-pytorch',
    'fairseq',
    'joblib',
    'soundfile',
    'torch>=1.6',
    'torchaudio',
    'transformers',
    'vector-quantize-pytorch>=0.10.5'
  ],