How to use from the
Use from the
Transformers library
# Load model directly
from transformers import AutoTokenizer, AutoModelForAudioFrameClassification

tokenizer = AutoTokenizer.from_pretrained("hf-internal-testing/tiny-random-data2vec-audio-frame")
model = AutoModelForAudioFrameClassification.from_pretrained("hf-internal-testing/tiny-random-data2vec-audio-frame")
Quick Links

No model card

Downloads last month
-
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support