Instructions to use MariaK/whisper-tiny-minds with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use MariaK/whisper-tiny-minds with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="MariaK/whisper-tiny-minds")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("MariaK/whisper-tiny-minds") model = AutoModelForSpeechSeq2Seq.from_pretrained("MariaK/whisper-tiny-minds") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 1000
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 151098921
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5acb170c75f0412553eff0af59a61a87a75c6ea53e37de4c199a4ffa072bffb0
|
| 3 |
size 151098921
|
runs/Jun25_14-35-08_0fdc3465f9c8/events.out.tfevents.1687703714.0fdc3465f9c8.1439.1
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:00d7fc6ee7c8f402812c0b391ee8ba458fec9970b2b48697c7b0e50e72d412a8
|
| 3 |
+
size 15763
|