How to use hf-internal-testing/tiny-random-speech_to_text with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("hf-internal-testing/tiny-random-speech_to_text", dtype="auto")
No model card