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 500
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:92270a6edffed94223f2b5361ff321c60403ddfd9a7ed5bae6d092d907885399
|
| 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:cd88f7fb7abccb731916e1b3c1ed569e48bfad2150527b6d1d94cdde4d7f6537
|
| 3 |
+
size 7657
|