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 3600
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:7c52eeb1e39e624cc4474ba90adbb26fd4bb0d244b1bc7ba6d91a7d28934a9a1
|
| 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:7ad05ec5633f5a1d854afc42f6c963e79616762aa66de6c5308059801d8eb332
|
| 3 |
+
size 8453
|