Automatic Speech Recognition
Transformers
TensorBoard
Safetensors
wav2vec2-bert
Generated from Trainer
Eval Results (legacy)
Instructions to use web2savar/mactest2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use web2savar/mactest2 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="web2savar/mactest2")# Load model directly from transformers import AutoProcessor, AutoModelForCTC processor = AutoProcessor.from_pretrained("web2savar/mactest2") model = AutoModelForCTC.from_pretrained("web2savar/mactest2", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 500
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 2422978560
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2106c84388cb543634a3240dd1dfd8ee01b5fc6b378ed8d160afbf411ca2e265
|
| 3 |
size 2422978560
|
runs/Jan24_13-17-01_e237200c6fff/events.out.tfevents.1706102275.e237200c6fff.435.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:eacdc1102437c2fec916196d0bd6284d97f475b8b5f9033be31046357c0358d6
|
| 3 |
+
size 8790
|