Instructions to use hf-internal-testing/tiny-random-Wav2Vec2ConformerForAudioFrameClassification with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use hf-internal-testing/tiny-random-Wav2Vec2ConformerForAudioFrameClassification with Transformers:
# Load model directly from transformers import AutoProcessor, AutoModelForAudioFrameClassification processor = AutoProcessor.from_pretrained("hf-internal-testing/tiny-random-Wav2Vec2ConformerForAudioFrameClassification") model = AutoModelForAudioFrameClassification.from_pretrained("hf-internal-testing/tiny-random-Wav2Vec2ConformerForAudioFrameClassification", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 132 Bytes
cfe60bb | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:be89d413fe7e92a96a4a194dbb779de1cccfbb82e818083143b0561a8a446527
size 1007420
|