Instructions to use tmtms/whisper_checkpoints6 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use tmtms/whisper_checkpoints6 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="tmtms/whisper_checkpoints6")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("tmtms/whisper_checkpoints6") model = AutoModelForSpeechSeq2Seq.from_pretrained("tmtms/whisper_checkpoints6", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 4000
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 290403936
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f8393856ac74414bbee66e5a0e34270b459e36cc3c9f4d71431993caab2e83ec
|
| 3 |
size 290403936
|
runs/Mar12_00-24-14_cac7ff0e0709/events.out.tfevents.1741739693.cac7ff0e0709.7236.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:54396ddc374f33e1c293b78f45b962598f687bd7ba0223644abe09fbcf580d14
|
| 3 |
+
size 32643
|