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

Coarse token shape fix #156

Closed LWprogramming closed 1 year ago

LWprogramming commented 1 year ago

Fixes #155. I tested it using my demo script and now things should work for both codecs

lucidrains commented 1 year ago

💯🙏