{ "vq_model": "VQ-16", "resvq_model": "VQ-16-feat", "codebook_size": 16384, "codebook_embed_dim": 8, "resvq_codebook_size": 16384, "resvq_codebook_embed_dim": 16, "rda_checkpoint": "rda_model.pt", "base_vq_required": true, "base_vq_note": "This repository contains only the RDA/residual VQ weights. Provide the base VQ checkpoint separately with vq_ckpt when loading." }