How to use rootflo/whisperv3_tel_eng_model_optimized with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("rootflo/whisperv3_tel_eng_model_optimized", dtype="auto")