Instructions to use hiba2/mms_40 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use hiba2/mms_40 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="hiba2/mms_40")# Load model directly from transformers import AutoProcessor, AutoModelForCTC processor = AutoProcessor.from_pretrained("hiba2/mms_40") model = AutoModelForCTC.from_pretrained("hiba2/mms_40") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 21000
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 3859270100
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2f14417d1f1d0069758e67e17c399aa486dd0374907771042e437429350a2142
|
| 3 |
size 3859270100
|
runs/Jan28_22-11-31_cd612a0938a0/events.out.tfevents.1706480215.cd612a0938a0.3493.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:f42df446f4feb8a956a0f7db8ba72a2a934a68ee03f57aa161993e405e9f8197
|
| 3 |
+
size 105945
|