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