lucidrains / audiolm-pytorch

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

remove unused MultiHeadedEMABlock #117

Closed zhvng closed 1 year ago

zhvng commented 1 year ago

looks like you forgot to remove this in a94e32f439604f5785fb23a7b711a73befad51cc 😀

lucidrains commented 1 year ago

@zhvng thank you Allen! :D