ValueError: Missing 358 parameters:

#1
by crystalleo - opened

yers/base.py", line 191, in load_weights
raise ValueError(f"Missing {num_missing} parameters: \n{missing}.")
ValueError: Missing 358 parameters:
codebook_embeddings.weight,
embeddings.weight,
fast_embeddings.weight,

MLX Community org

@crystalleo Use the latest mlx-audio from main until there's a new release.

lucasnewman changed discussion status to closed

Thank you, it's working properly now.

Sign up or log in to comment