Instructions to use GleamEyeBeast/test with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use GleamEyeBeast/test with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="GleamEyeBeast/test")# Load model directly from transformers import AutoProcessor, AutoModelForCTC processor = AutoProcessor.from_pretrained("GleamEyeBeast/test") model = AutoModelForCTC.from_pretrained("GleamEyeBeast/test") - Notebooks
- Google Colab
- Kaggle
Commit ·
38a7375
1
Parent(s): 5a852b8
End of training
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 377670039
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2aa0f54861a2e3c2af085ce03e2cde416f6134a0d2f6bad20ee8eacb69ca10e5
|
| 3 |
size 377670039
|
runs/Jan26_03-30-36_1c1251615897/events.out.tfevents.1643167911.1c1251615897.87.2
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:62072559900fb832d844545aa40c5e06afc5321cdc63835f977a45895be251c5
|
| 3 |
+
size 6858
|