lucidrains / audiolm-pytorch

Implementation of AudioLM, a SOTA Language Modeling Approach to Audio Generation out of Google Research, in Pytorch
MIT License
2.36k stars 255 forks source link

Couple missing imports #141

Closed tchamb closed 1 year ago

tchamb commented 1 year ago

Quick patch, couple missing imports in encodec.py

tchamb commented 1 year ago

Sorry got ahead of myself, a couple other bugs during inference