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 4000
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:2dd3aad5ecf19db948c23f7516c8bd0c65bc915e653a8cc26824e204f9cb6d56
|
| 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:cd73bee212733fccc2b140a16f9f75500e4e2c0863c2938160c2ae48ca712354
|
| 3 |
+
size 30601
|