Instructions to use DRAGOO/mounir2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use DRAGOO/mounir2 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="DRAGOO/mounir2")# Load model directly from transformers import AutoProcessor, AutoModelForCTC processor = AutoProcessor.from_pretrained("DRAGOO/mounir2") model = AutoModelForCTC.from_pretrained("DRAGOO/mounir2") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 5000
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 377658785
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b76b63f7cc5f823812f5664bfb2e585e8b622467d8867d8c1d886aaa0aad4a71
|
| 3 |
size 377658785
|
runs/May25_12-46-22_b7ff02ed538a/events.out.tfevents.1685018962.b7ff02ed538a.551.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:f75f39bcad79b2c809c5c143f88834e4a3744840fa0016b65215976bfe47a541
|
| 3 |
+
size 52923
|