Instructions to use anderloh/wav2vec2-2ClassEasyValidateMic with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use anderloh/wav2vec2-2ClassEasyValidateMic with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("audio-classification", model="anderloh/wav2vec2-2ClassEasyValidateMic")# Load model directly from transformers import AutoProcessor, AutoModelForAudioClassification processor = AutoProcessor.from_pretrained("anderloh/wav2vec2-2ClassEasyValidateMic") model = AutoModelForAudioClassification.from_pretrained("anderloh/wav2vec2-2ClassEasyValidateMic", device_map="auto") - 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:0e2d7b54eefa2fdddaf4d08c254893fec458aae50a51ee0d7b176b0f267f75b6
|
| 3 |
size 52149800
|
runs/Jul13_13-40-34_ml6.hpc.uio.no/events.out.tfevents.1720870882.ml6.hpc.uio.no.3967587.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:53131590f8baab5c59785360ea30356356b7694a0952b5e254ae4d7de62d073f
|
| 3 |
+
size 52677
|