Instructions to use hiba2/mms_all_augment_ds with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use hiba2/mms_all_augment_ds with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="hiba2/mms_all_augment_ds")# Load model directly from transformers import AutoProcessor, AutoModelForCTC processor = AutoProcessor.from_pretrained("hiba2/mms_all_augment_ds") model = AutoModelForCTC.from_pretrained("hiba2/mms_all_augment_ds") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 6800
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:738f0b12624f5a567f3513c12d18b6530ac898d8fdf439a77d3454aa427317eb
|
| 3 |
size 3859270100
|
runs/Oct31_21-50-47_76bbe36722d5/events.out.tfevents.1698789413.76bbe36722d5.1508.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:54267c8774e9061be6d222ab57f5141ac67ce5dab23b331fc8216f365822c581
|
| 3 |
+
size 37924
|