lucidrains / audiolm-pytorch

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

Question: How to load pythorch format as HubertWithKmeans? #239

Open Selectorrr opened 11 months ago

Selectorrr commented 11 months ago

Could you please tell me if there is a way to load a model in pytorch.bin format (like this ) into HubertWithKmeans?