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 300
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:ff4eebcc7c60cbee92c9e69ba9e8a08dc2fa646793a3e8827dedece8387f071f
|
| 3 |
size 151061672
|
runs/Oct29_13-47-33_1194f06863bd/events.out.tfevents.1730211107.1194f06863bd.995.3
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:b89482c7c15a64fad97c1e543b9feb2347b5f3c88e750e2b09100152e82f81b4
|
| 3 |
+
size 8164
|