Automatic Speech Recognition
Transformers
PyTorch
TensorBoard
Safetensors
Polish
whisper
whisper-event
Generated from Trainer
Eval Results (legacy)
Instructions to use bardsai/whisper-medium-pl with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use bardsai/whisper-medium-pl with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="bardsai/whisper-medium-pl")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("bardsai/whisper-medium-pl") model = AutoModelForSpeechSeq2Seq.from_pretrained("bardsai/whisper-medium-pl") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 5000
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 3055754841
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ac5424648c0624f2568e6d95bf3fa2564ed4f5e9c42ab002e7923dcd912eb1e0
|
| 3 |
size 3055754841
|
runs/Dec07_12-59-07_129-146-180-69/events.out.tfevents.1670417975.129-146-180-69.2248.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:c6fb8736a19a2a06156d93750834cf32636ae2c87b1ff458232d620f982e1a4b
|
| 3 |
+
size 37199
|