Instructions to use rossevine/Model_G_P with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use rossevine/Model_G_P with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="rossevine/Model_G_P")# Load model directly from transformers import AutoProcessor, AutoModelForCTC processor = AutoProcessor.from_pretrained("rossevine/Model_G_P") model = AutoModelForCTC.from_pretrained("rossevine/Model_G_P") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 2000
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:7487321ffcf3dd812a3390ca3419a24362171457d1e08f5bab9b79c9cbed55a6
|
| 3 |
size 1262028973
|
runs/Aug31_02-27-13_hpc-Aquarium2/events.out.tfevents.1693423656.hpc-Aquarium2.66543.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:fc60c11d9211824dc50c7992e672156719d06b3124b83a39257e2d3e85049c28
|
| 3 |
+
size 14095
|