How to use Nathan9/xcodec_mini_infer with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("Nathan9/xcodec_mini_infer", dtype="auto")