Instructions to use smerchi/generated_whisper_test2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use smerchi/generated_whisper_test2 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="smerchi/generated_whisper_test2")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("smerchi/generated_whisper_test2") model = AutoModelForSpeechSeq2Seq.from_pretrained("smerchi/generated_whisper_test2") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 3000
Browse files
runs/May28_15-11-11_slurm-a100-gpu-h22a2-u22-sv/events.out.tfevents.1716905478.slurm-a100-gpu-h22a2-u22-sv.962922.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:603c882ef5ce80c0a73ee5fe1ee0fdcfa67f849f7c9039463724ce9a4c65756c
|
| 3 |
+
size 52205
|