Automatic Speech Recognition
Transformers
TensorBoard
Safetensors
Polish
whisper
Generated from Trainer
Eval Results (legacy)
Instructions to use ambind/whisper-tiny-pl with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ambind/whisper-tiny-pl with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="ambind/whisper-tiny-pl")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("ambind/whisper-tiny-pl") model = AutoModelForSpeechSeq2Seq.from_pretrained("ambind/whisper-tiny-pl") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 100
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:ccc67a7656e7d59ce5a069241d3cbd88819bc56b35de5461d59757bbb1774c4f
|
| 3 |
size 151061672
|
runs/Oct29_12-52-52_1194f06863bd/events.out.tfevents.1730206398.1194f06863bd.995.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:af5523ee3cd4f259ed7240fae986452631c2101f179bac8d6cca60392a9432a7
|
| 3 |
+
size 7614
|
runs/Oct29_13-05-53_1194f06863bd/events.out.tfevents.1730207170.1194f06863bd.995.1
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:598a3bee393dd5225045129f091274fbfbf5b44a696549d92ac7d013101415a5
|
| 3 |
+
size 7926
|
training_args.bin
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:75d870bf0e32ce16f863656a64b8f0232da2e29356c559f1c52f4b718daa71e2
|
| 3 |
+
size 5432
|