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