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 ·
bc6de6c
1
Parent(s): 66dae09
Training in progress, step 4000
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:0a51ccdb39a0ea995e2027360afc8bc39435f7fbda9ad520f46cac6253cdfe3d
|
| 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:89b85353366c8cea166a429f17ed977d4934a987b95d93d77b61a8ebccbbe668
|
| 3 |
+
size 30708
|