Instructions to use minjibi/test1000 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use minjibi/test1000 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="minjibi/test1000")# Load model directly from transformers import AutoProcessor, AutoModelForCTC processor = AutoProcessor.from_pretrained("minjibi/test1000") model = AutoModelForCTC.from_pretrained("minjibi/test1000") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 400
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1262173425
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:049943b920f87d9f9d81469bc327c5d7165e6e298f1d3cd62f7a2637e0dd114a
|
| 3 |
size 1262173425
|
runs/Oct04_21-11-31_212421af9afe/events.out.tfevents.1664917959.212421af9afe.68.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:ebe458c935330ee5cdc05f40d8110d9b7979012c418cbcb0fd588ff7e315c3ba
|
| 3 |
+
size 12889
|