Instructions to use GeoffVdr/whisper-large-nlcv11 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use GeoffVdr/whisper-large-nlcv11 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="GeoffVdr/whisper-large-nlcv11")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("GeoffVdr/whisper-large-nlcv11") model = AutoModelForSpeechSeq2Seq.from_pretrained("GeoffVdr/whisper-large-nlcv11", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 12000
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 6173655480
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f7ce2ad70b63ebe4f282f584bd6163e6a2e5d005e244fa96a359d9902b047e78
|
| 3 |
size 6173655480
|
runs/Dec01_16-07-10_c4893fefea87/events.out.tfevents.1669917070.c4893fefea87.1127.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:073e25df59200d2093a0d3de2e086178717d58abcd8d2ad0cd8da4c1ef5c6cff
|
| 3 |
+
size 83411
|