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