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
test1000
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:4a9b1358a05a01af99ebf43d2519451217ac9b6f3685a0699648ef1f624cba38
|
| 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:15472ee179f2cb8d960381408c12abf67dee8fa92da907f9c4bc338f32006bf2
|
| 3 |
+
size 13400
|