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 ·
6d1113a
1
Parent(s): 6d179ec
Training in progress, step 2000
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:788466b20565b45559dbea1ada04d4d637aa10b3e9a9a43edf5fa69cf27b9eed
|
| 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:3d79a3feb59571f788413f9817abedaa61a99e22caf37897a023a14fd8b44821
|
| 3 |
+
size 17512
|