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:5216ee9584216dc0a3c7744b6d34944e193be1d8e192426b965af1f69dab50f8
|
| 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:b432e16ca359b98230630122df2613f8c3746ec1ea5f212156369ea9f050cfa2
|
| 3 |
+
size 53119
|