Automatic Speech Recognition
Transformers
PyTorch
TensorBoard
Safetensors
wav2vec2
Generated from Trainer
Instructions to use molto/ft_1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use molto/ft_1 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="molto/ft_1")# Load model directly from transformers import AutoProcessor, AutoModelForCTC processor = AutoProcessor.from_pretrained("molto/ft_1") model = AutoModelForCTC.from_pretrained("molto/ft_1", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 118500
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1262020680
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e3562f6aefc41929e62ab0bc3f7f298d5a458fcfe7990644e42d1320116764ee
|
| 3 |
size 1262020680
|
runs/Jan04_15-05-44_DESKTOP-CE5K89C/events.out.tfevents.1704350035.DESKTOP-CE5K89C.15664.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:be11cca1c791ce3b96d071eadda55cce140c94f36a897ccd5194dca6e25c539c
|
| 3 |
+
size 120052
|