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
End of training
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:016352975459c76b5c3d6a6d639169a0f92bf3757bbc0c4e0d546ae284e13f32
|
| 3 |
size 1262046641
|
runs/Dec21_21-51-41_94f8b9aa6c43/events.out.tfevents.1640123691.94f8b9aa6c43.672.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:b570ca9b23e4ed5b15b5e790dd2e702b3adccef09446205613ee9714e762017b
|
| 3 |
+
size 7856
|