How to use ghost613/VC-MJY_Woman_40s-cleaner-ctc-example with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("ghost613/VC-MJY_Woman_40s-cleaner-ctc-example", dtype="auto")
How to fix it?