Instructions to use marcsixtysix/whisper-tiny-pl with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use marcsixtysix/whisper-tiny-pl with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="marcsixtysix/whisper-tiny-pl")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("marcsixtysix/whisper-tiny-pl") model = AutoModelForSpeechSeq2Seq.from_pretrained("marcsixtysix/whisper-tiny-pl") - Notebooks
- Google Colab
- Kaggle
runs/Jan05_20-11-42_Marcin/events.out.tfevents.1736104303.Marcin.15464.0
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:259789b23cd7eface9c0e014036451cfd9d62411f357e8282b8cf982ba7147bb
|
| 3 |
-
size 13828
|
|
|
|
|
|
|
|
|
|
|
|