lucidrains / audiolm-pytorch

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

Code Refactoring #228

Closed tosemml closed 10 months ago

tosemml commented 10 months ago

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

lucidrains commented 10 months ago

haha sure why not