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
- Xet hash:
- f2c04ee10aee71c94b7ff7e3866ce749955869772950ff2949b62617fad62c05
- Size of remote file:
- 3.58 kB
- SHA256:
- 02e666c29888bcd084566d45952c6a8cb48d5e107042fdf945c785ca002f1f1b
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.