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
a64828b | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:91d1419139d713e4bc9679c0d2f263884839d5fe02d2b4d5338b6bf37a85d825
size 293781
|