Instructions to use Yulle/WhisperCheckpoints with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Yulle/WhisperCheckpoints with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="Yulle/WhisperCheckpoints")# Load model directly from transformers import AutoProcessor, AutoModelForMultimodalLM processor = AutoProcessor.from_pretrained("Yulle/WhisperCheckpoints") model = AutoModelForMultimodalLM.from_pretrained("Yulle/WhisperCheckpoints") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 2000
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 966995080
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b1e52cbff327b0bcb9d9af8f37063c8dcc39a10e029050a88634db19dedba853
|
| 3 |
size 966995080
|
runs/Nov30_14-54-08_fc4558fdf419/events.out.tfevents.1701356147.fc4558fdf419.2808.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:c68e624447183e24504e42d9ef940000bf58f3acd9922a7cf4db1c2cea7b0754
|
| 3 |
+
size 12132
|