Instructions to use Yulle/WhisperCheckpoints3 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Yulle/WhisperCheckpoints3 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="Yulle/WhisperCheckpoints3")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("Yulle/WhisperCheckpoints3") model = AutoModelForSpeechSeq2Seq.from_pretrained("Yulle/WhisperCheckpoints3") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 3000
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:ecce1e1e790e29afeaf127f1f53659c208bbe37b1676247f7d9f72623d470607
|
| 3 |
size 966995080
|
runs/Dec03_18-52-06_f7173cb2d76e/events.out.tfevents.1701629580.f7173cb2d76e.7203.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:8f817bc748abae52e02c4cfd9c1ec146b1366feaeba9831d3adcbe2b2bea909d
|
| 3 |
+
size 12140
|