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

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

Open Selectorrr opened 1 year ago

Selectorrr commented 1 year ago

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