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