Instructions to use stackintel/whisper-small-ro with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use stackintel/whisper-small-ro with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="stackintel/whisper-small-ro")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("stackintel/whisper-small-ro") model = AutoModelForSpeechSeq2Seq.from_pretrained("stackintel/whisper-small-ro") - Notebooks
- Google Colab
- Kaggle
Commit ·
66dae09
1
Parent(s): 6d1113a
Training in progress, step 3000
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 967099139
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4a9ad5de39a2d7c04db1ec4ae86cb803ffc1bcfa2575ad2680c911f8cadbb744
|
| 3 |
size 967099139
|
runs/Mar10_14-05-49_imsaiultra2/events.out.tfevents.1678439157.imsaiultra2.4380.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:9baddd97520f4967116d5817533adab2187be2e8ee0d032085df8ef614ca4aae
|
| 3 |
+
size 24110
|