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 136
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:d7457a2f9bb78f4a972db7f0e0aed25c1c12cf439dfedc723aba8041b8a9eb77
|
| 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:17dbbaa1fb13820d72d3d113c5e064841bf8e3d8e72a8b814e6dce65647649d2
|
| 3 |
+
size 50840
|