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 200
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:7573be8225e0a64b07fe795846a8d7b4a6d34ac7ab24137098bdf9396fe5e7a4
|
| 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:2957e60928098e9b850fcb97bb72aee90f0dd146000472361525e0cebca3e205
|
| 3 |
+
size 6894
|