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 115500
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:09b24e08b43d4bd45a19edf0a3c67d0ca90ec45a56f11443b8692635a9a01206
|
| 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:243c84ba042af956adb6a88352d2015d2699607801b0bf340be7a6c410a7ba39
|
| 3 |
+
size 117148
|