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

processor = AutoProcessor.from_pretrained("hf-internal-testing/tiny-random-Wav2Vec2ForAudioFrameClassification")
model = AutoModelForAudioFrameClassification.from_pretrained("hf-internal-testing/tiny-random-Wav2Vec2ForAudioFrameClassification")
Quick Links

No model card

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