Instructions to use GleamEyeBeast/ASCEND_Dataset_Model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use GleamEyeBeast/ASCEND_Dataset_Model with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="GleamEyeBeast/ASCEND_Dataset_Model")# Load model directly from transformers import AutoProcessor, AutoModelForCTC processor = AutoProcessor.from_pretrained("GleamEyeBeast/ASCEND_Dataset_Model") model = AutoModelForCTC.from_pretrained("GleamEyeBeast/ASCEND_Dataset_Model") - Notebooks
- Google Colab
- Kaggle
Commit ·
6d3222e
1
Parent(s): 652f197
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 1269523569
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ec30b5878efeb5fb5b4806a554da8c4ede6c7f169b6021316e7168de16609889
|
| 3 |
size 1269523569
|
runs/Mar16_15-34-31_16b626eea255/events.out.tfevents.1647445044.16b626eea255.1516.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:2c8a863ecdb254189365afda165e651c0fc4e25d8ed5fb7c8256ef4b51856625
|
| 3 |
+
size 16629
|