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