Instructions to use anderloh/wav2vec2-2ClassEasyValidateMobil with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use anderloh/wav2vec2-2ClassEasyValidateMobil with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("audio-classification", model="anderloh/wav2vec2-2ClassEasyValidateMobil")# Load model directly from transformers import AutoProcessor, AutoModelForAudioClassification processor = AutoProcessor.from_pretrained("anderloh/wav2vec2-2ClassEasyValidateMobil") model = AutoModelForAudioClassification.from_pretrained("anderloh/wav2vec2-2ClassEasyValidateMobil") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 144
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 52149800
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e8a23ebc6e15fc443f05f54241453cce063307eeaaff011c32dc71cd649e3da3
|
| 3 |
size 52149800
|
runs/Jul13_14-15-08_ml6.hpc.uio.no/events.out.tfevents.1720872936.ml6.hpc.uio.no.3988389.0
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b227ba942a20b47c55b979c8352c253b08ed433aac3c317acca6b2c47f622f0b
|
| 3 |
+
size 53101
|