Instructions to use DRAGOO/mounir3 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use DRAGOO/mounir3 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="DRAGOO/mounir3")# Load model directly from transformers import AutoProcessor, AutoModelForCTC processor = AutoProcessor.from_pretrained("DRAGOO/mounir3") model = AutoModelForCTC.from_pretrained("DRAGOO/mounir3", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 10000
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:2b72c33a0a67f4b673046d29fc0c66fd46526f2a36a12addd70023b1736b9591
|
| 3 |
size 377658785
|
runs/May26_15-15-16_b7ff02ed538a/events.out.tfevents.1685114315.b7ff02ed538a.528.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:d1d42f6d1488d49058e85d54ed33b12cd4fc7ee3c1df0ef0bfe97bf605ef10a9
|
| 3 |
+
size 27704
|