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