lucidrains / audiolm-pytorch

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

Remove print statement from debugging #85

Closed djqualia closed 1 year ago

djqualia commented 1 year ago

Adds a bit too much noise when printing the losses :-)

lucidrains commented 1 year ago

omg! now you know how I debug 🤣 ty