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 ·
90f417e
1
Parent(s): 107088e
add tokenizer
Browse files
runs/Mar16_15-22-50_16b626eea255/1647444357.495231/events.out.tfevents.1647444357.16b626eea255.788.3
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:856d15d15429a39947c88cd85764b0c3d99189202090d019b5572e800e0b465e
|
| 3 |
+
size 4771
|
runs/Mar16_15-22-50_16b626eea255/events.out.tfevents.1647444357.16b626eea255.788.2
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:721c09e169960f15f2685283e850b9b1798d49249036d22e6887a34050c63ab8
|
| 3 |
+
size 4736
|