Automatic Speech Recognition
Transformers
PyTorch
TensorBoard
wav2vec2
Generated from Trainer
Eval Results (legacy)
Instructions to use rossevine/Check_Model_2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use rossevine/Check_Model_2 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="rossevine/Check_Model_2")# Load model directly from transformers import AutoProcessor, AutoModelForCTC processor = AutoProcessor.from_pretrained("rossevine/Check_Model_2") model = AutoModelForCTC.from_pretrained("rossevine/Check_Model_2") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 3200
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1262028973
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:03094f775f61da5ba86c97e151abf96cea69ae5fde0781e5cbb80c9587d3e58a
|
| 3 |
size 1262028973
|
runs/Aug31_11-54-55_hpc-Aquarium2/events.out.tfevents.1693457741.hpc-Aquarium2.19152.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:77f9d3da0c4364f8186c49ac1dd7c95ba27b6e120818e5648f4bbb290c224ef2
|
| 3 |
+
size 9645
|