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") - Notebooks
- Google Colab
- Kaggle
Update tiny models for Data2VecAudioForAudioFrameClassification
#16
by hf-transformers-bot - opened
- pytorch_model.bin +1 -1
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 293781
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:45062c071e182e364eaedb8555c0256f66d729c73917468a7f5e4ebe9a176db2
|
| 3 |
size 293781
|