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 500
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:1f6bde8f6407d9e99222d84a12721e0ccfb15e940ba9fe861a80bfce3497315f
|
| 3 |
size 151061672
|
runs/Oct29_14-26-41_1194f06863bd/events.out.tfevents.1730212056.1194f06863bd.995.4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0b40dc9f7442c73e0056195e0ab0cdd32d521088fba169b6ca2f552758e1aada
|
| 3 |
+
size 10364
|
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:9b677b2c3731d933a466ddd13767aee878a62a4d993cebb4e290aa9b6465a121
|
| 3 |
size 5432
|