Instructions to use huyld/AI_class_test with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use huyld/AI_class_test with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="huyld/AI_class_test")# Load model directly from transformers import AutoProcessor, AutoModelForCTC processor = AutoProcessor.from_pretrained("huyld/AI_class_test") model = AutoModelForCTC.from_pretrained("huyld/AI_class_test") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 3200
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1262337777
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b990b595ec8889d748aaafe77dfd1aabf67a0ff57c83dafcb6839c5aa9b76707
|
| 3 |
size 1262337777
|
runs/Feb13_12-37-56_01097bf113a5/events.out.tfevents.1676292044.01097bf113a5.379.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:a73fd8fdff424b6c3cc2c39cd9b213f71073a2de2958100e784e5966ad619f64
|
| 3 |
+
size 7978
|