Automatic Speech Recognition
Transformers
TensorBoard
Safetensors
Portuguese
whisper
hf-asr-leaderboard
Generated from Trainer
Eval Results (legacy)
Instructions to use CheeLi03/whisper-tiny-pt-puct-2k with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use CheeLi03/whisper-tiny-pt-puct-2k with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="CheeLi03/whisper-tiny-pt-puct-2k")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("CheeLi03/whisper-tiny-pt-puct-2k") model = AutoModelForSpeechSeq2Seq.from_pretrained("CheeLi03/whisper-tiny-pt-puct-2k") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 1000
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 151061672
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5dfc8efcd2edbf05c64691e57571c05e222affccb157119406613d9708db2368
|
| 3 |
size 151061672
|
runs/Dec03_17-01-52_4516ab883891/events.out.tfevents.1733245315.4516ab883891.28252.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:46ea33ccb986b1796b2c9b108842c62b3be56b22cb983032d1ce66cf21c501d9
|
| 3 |
+
size 14630
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5432
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f5e4836baa6f92d8dd93139ad0d6859b04a8b67a4f921fa8291befe15e8e8d14
|
| 3 |
size 5432
|