lucidrains / audiolm-pytorch

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

Code Refactoring #228

Closed tosemml closed 1 year ago

tosemml commented 1 year ago

These slight code adjustments aim to enhance Pythonic quality by incorporating python Counter.

lucidrains commented 1 year ago

haha sure why not