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 95500
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:38687bf4f4d01ff5f40dd182f71cc4fc29b74ef1a9497cad14f42d80eb7f4120
|
| 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:584a2313535765a47333b733c9b6794a8186dfe483afc716aff0392b2d5241ba
|
| 3 |
+
size 97788
|