Instructions to use anderloh/wav2vec2-2ClassMediumValidateMobil with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use anderloh/wav2vec2-2ClassMediumValidateMobil with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("audio-classification", model="anderloh/wav2vec2-2ClassMediumValidateMobil")# Load model directly from transformers import AutoProcessor, AutoModelForAudioClassification processor = AutoProcessor.from_pretrained("anderloh/wav2vec2-2ClassMediumValidateMobil") model = AutoModelForAudioClassification.from_pretrained("anderloh/wav2vec2-2ClassMediumValidateMobil") - 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:1dc398acae111e984beb4ad9096b4b8a64ac8b8db53118b535c8db70f67e918e
|
| 3 |
size 52149800
|
runs/Jul13_15-31-39_ml6.hpc.uio.no/events.out.tfevents.1720877523.ml6.hpc.uio.no.4030589.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:bdb0e89cbf8fdc4f6a61263091381ca405e3e31d378fd6e88396bdd9be95d4ba
|
| 3 |
+
size 53442
|