lucidrains / audiolm-pytorch

Implementation of AudioLM, a SOTA Language Modeling Approach to Audio Generation out of Google Research, in Pytorch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pretrained soundstream weights?

muazhuda opened this issue · comments

Are there pretrained weights compatible with this repo's soundstream?

so far I found (quantized) weights here https://github.com/google/lyra/tree/main/lyra/model_coeffs
but not sure how to transfer these weights to this pytorch implementation.

I would be also interested in pretrained weights