Automatic Speech Recognition
Transformers
TensorBoard
Safetensors
Portuguese
whisper
Generated from Trainer
Eval Results (legacy)
Instructions to use M2LabOrg/whisper-medium-pt with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use M2LabOrg/whisper-medium-pt with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="M2LabOrg/whisper-medium-pt")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("M2LabOrg/whisper-medium-pt") model = AutoModelForSpeechSeq2Seq.from_pretrained("M2LabOrg/whisper-medium-pt", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 2000
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 3055544304
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d11880c0df344db137ed05be7d306faeb767cdba3a89636ea9daeb3b0e784339
|
| 3 |
size 3055544304
|
runs/Jun08_09-43-22_701a5c5795ea/events.out.tfevents.1717839804.701a5c5795ea.2717.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:09dd7a69000d84171adf5e02d4a3e0f566d715f001b0a0d22c5cba683142e50b
|
| 3 |
+
size 24106
|