Instructions to use hiba2/mms_20 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use hiba2/mms_20 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="hiba2/mms_20")# Load model directly from transformers import AutoProcessor, AutoModelForCTC processor = AutoProcessor.from_pretrained("hiba2/mms_20") model = AutoModelForCTC.from_pretrained("hiba2/mms_20") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 1600
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:4f8f7f275241b416e78b87be12eef030a84fd96251ce8e6bf448430689f7b217
|
| 3 |
size 3859270100
|
runs/Jan08_18-24-34_61562b79b0c0/events.out.tfevents.1704738427.61562b79b0c0.371.1
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:7da1de29404991f3511aabf6da06dde4c237bf83c62e17ce9457ff9666c8845e
|
| 3 |
+
size 13334
|