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, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("Yulle/WhisperCheckpoints") model = AutoModelForSpeechSeq2Seq.from_pretrained("Yulle/WhisperCheckpoints") - 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 966995080
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b0144e090dcbd499aefdd09867bc91bda5cc39143b6058705d1adba695f3a6fa
|
| 3 |
size 966995080
|
runs/Nov30_20-57-21_71766f8227ec/events.out.tfevents.1701377932.71766f8227ec.4729.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:30618ab83770464e3ecdcf8a89b8ef4375457f5b3ca888818af578a11c4a51a5
|
| 3 |
+
size 15944
|