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 146
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:beb0b7078cb3978cf8447d3a174835895e2d1a69507b9bee4349981d088ad940
|
| 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:676c36ef1d9e256cb8a9c12a8b8f531d1956321e9d75dbc0013f7f7d9c2eb741
|
| 3 |
+
size 54070
|