Automatic Speech Recognition
Transformers
TensorBoard
Safetensors
Portuguese
whisper
Generated from Trainer
Eval Results (legacy)
Instructions to use M2LabOrg/whisper-small-pt with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use M2LabOrg/whisper-small-pt with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="M2LabOrg/whisper-small-pt")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("M2LabOrg/whisper-small-pt") model = AutoModelForSpeechSeq2Seq.from_pretrained("M2LabOrg/whisper-small-pt") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 4000
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 966995080
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:38136bad53f99b3128e68097346669643b30677df4dfb343721b3ec20b13a066
|
| 3 |
size 966995080
|
runs/Jun08_09-36-47_fdfb4c819ec3/events.out.tfevents.1717839409.fdfb4c819ec3.3388.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:79799605db8c278ca873afa579b8d202d96af97363c5c04452bb5b84f5dbd32c
|
| 3 |
+
size 41949
|