Instructions to use DRAGOO/mounir4 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use DRAGOO/mounir4 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="DRAGOO/mounir4")# Load model directly from transformers import AutoProcessor, AutoModelForCTC processor = AutoProcessor.from_pretrained("DRAGOO/mounir4") model = AutoModelForCTC.from_pretrained("DRAGOO/mounir4", device_map="auto") - Notebooks
- Google Colab
- Kaggle
End of training
Browse files
runs/May28_19-47-47_8bcdfa5f6761/events.out.tfevents.1685303637.8bcdfa5f6761.529.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:75359bddd62cc07a3a44c3fa719928b0a140863432051c6300241a6542e5b3bf
|
| 3 |
+
size 28058
|