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", device_map="auto") - 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:9f184607bbed904c1a0f4e1b52bd2875612e2c5c3415048068453fc5fa37a36a
|
| 3 |
size 1262046641
|
runs/Dec23_12-06-34_6df0effe2bd5/events.out.tfevents.1640261667.6df0effe2bd5.34.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:3f718350ca980a746aacc99f2266b09fed781f2bca1f51d83202ea5a0a3647dc
|
| 3 |
+
size 7845
|