How to use CXDuncan/whisper-small-ml-ct2 with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("CXDuncan/whisper-small-ml-ct2", dtype="auto")