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 300
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:e84e48e0e208d8ec6966bdffda21b3ce757c0d67417d695f1a1521630e5b7581
|
| 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:fd5bc89d29eb58521ebaf6aa5b4456337bdc6af8e065a2540258590f0b30ba0a
|
| 3 |
+
size 12257
|