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 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:2a0a7a41ff443c57c4a0ae2435815ff52f829205f54eede4a1dba6df06a5e421
|
| 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:237b8859584ce449483882995d50189045dacd3318301a5963b1d4fe2a8c36b6
|
| 3 |
+
size 7182
|