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