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") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 3000
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:9ed6455acc82e9a40fd302bb0461e2fbcc5a43dba9767752a95ae6c18b58ff37
|
| 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:57bbb25ee8b22ce66695c1760b444c2b5d3b114bf51b37e4703fb10c05463a21
|
| 3 |
+
size 32864
|