Instructions to use Monsia/test-model-lg-data with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Monsia/test-model-lg-data with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="Monsia/test-model-lg-data")# Load model directly from transformers import AutoProcessor, AutoModelForCTC processor = AutoProcessor.from_pretrained("Monsia/test-model-lg-data") model = AutoModelForCTC.from_pretrained("Monsia/test-model-lg-data") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 700
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1262046641
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:dfbbecc067d93785fcf5ab4bda1a3b81a6862aa5a1b018adad9c55c29f3f62fb
|
| 3 |
size 1262046641
|
runs/Dec22_18-57-52_6232ce9aca36/events.out.tfevents.1640199949.6232ce9aca36.35.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:fd8ae41ca3d0ff2b7fc760fde5fa2f7102905d9029782bca5ea626d76ec23a58
|
| 3 |
+
size 7491
|