Automatic Speech Recognition
Transformers
PyTorch
TensorBoard
Safetensors
Spanish
whisper
whisper-event
Generated from Trainer
Eval Results (legacy)
Instructions to use juancopi81/whisper-medium-es with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use juancopi81/whisper-medium-es with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="juancopi81/whisper-medium-es")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("juancopi81/whisper-medium-es") model = AutoModelForSpeechSeq2Seq.from_pretrained("juancopi81/whisper-medium-es", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Commit ·
6ecc2c8
1
Parent(s): 3cea572
Training in progress, step 1000
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 3055748571
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e9fbc8fbe35a66759569fc9f40aeff32a13672ba3bb5fec510eb6acc5e0ebca5
|
| 3 |
size 3055748571
|
runs/Dec06_12-45-27_f83efdddfb7a/1670331729.7287624/events.out.tfevents.1670331729.f83efdddfb7a.114.1
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:080029d43cac7627c2a3020b3b9968d4839dcaec8dc56b341ee48826e3b3a248
|
| 3 |
+
size 5753
|
runs/Dec06_12-45-27_f83efdddfb7a/events.out.tfevents.1670331729.f83efdddfb7a.114.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5d1d95fa0b1a2f047107c68b41870826b54621ab5eec3f56e82089f62639f42c
|
| 3 |
+
size 10841
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 3503
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b856a98c0e75e8a9d942803e4b220e62224e2e1241b886aa3f86923fb90e7a68
|
| 3 |
size 3503
|