Instructions to use GeoffVdr/whisper-medium-vlcgn with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use GeoffVdr/whisper-medium-vlcgn with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="GeoffVdr/whisper-medium-vlcgn")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("GeoffVdr/whisper-medium-vlcgn") model = AutoModelForSpeechSeq2Seq.from_pretrained("GeoffVdr/whisper-medium-vlcgn") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 30000
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 3055754841
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:41f8fb257c0ce3a0100395cd4f085ca8ae141de5df31d451447e7e5fcdd62378
|
| 3 |
size 3055754841
|
runs/Jan16_17-09-47_8c1345e73a88/events.out.tfevents.1673888993.8c1345e73a88.1197.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:ff75d508b62369e45f09fcc6b2eb5978de00bb0788e03822f6e1a29eb56e8580
|
| 3 |
+
size 199174
|