Automatic Speech Recognition
Transformers
PyTorch
TensorBoard
Safetensors
whisper
Generated from Trainer
Eval Results (legacy)
Instructions to use Sandiago21/whisper-large-v2-greek with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Sandiago21/whisper-large-v2-greek with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="Sandiago21/whisper-large-v2-greek")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("Sandiago21/whisper-large-v2-greek") model = AutoModelForSpeechSeq2Seq.from_pretrained("Sandiago21/whisper-large-v2-greek", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Commit ·
67c4d4c
1
Parent(s): 66416f2
Training in progress, epoch 1
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:067dc879d14789f2bda7d32a368c76fe3dff00db8350855895a95973a4e55c0a
|
| 3 |
size 6173655480
|
runs/Jul17_08-28-10_69201a7f5283/events.out.tfevents.1689582503.69201a7f5283
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:7af82697dbfd60ad80cfbcc055cae51693a6901234b8b988610ce148aac490f5
|
| 3 |
+
size 9792
|