Instructions to use minjibi/test1000v2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use minjibi/test1000v2 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="minjibi/test1000v2")# Load model directly from transformers import AutoProcessor, AutoModelForCTC processor = AutoProcessor.from_pretrained("minjibi/test1000v2") model = AutoModelForCTC.from_pretrained("minjibi/test1000v2") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 600
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:e79b8468a995f8cd838d36b93ea18162da34532713d6f6f3298e0b543450f7ef
|
| 3 |
size 1262173425
|
runs/Oct05_18-00-06_5e0e97ad45ef/events.out.tfevents.1664992869.5e0e97ad45ef.65.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:4bbbf24f10e7ba34e7dcf66e28bf4173516e0b0fb66eafaa9bdcca33655cc7a0
|
| 3 |
+
size 8132
|