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
#1
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:39e2766a56290e1b1a96d2380a09e6e2b1cbb5b4eed75df1312d8b5377d74975
|
| 3 |
size 293781
|