Instructions to use whispy/whisper_it_10perc with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use whispy/whisper_it_10perc with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="whispy/whisper_it_10perc")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("whispy/whisper_it_10perc") model = AutoModelForSpeechSeq2Seq.from_pretrained("whispy/whisper_it_10perc") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 40
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:5a13a4b5c74ca2687d9bc9d00f184de5d5d6c08e587905310c4f5bc7a929985b
|
| 3 |
size 967099139
|
runs/Dec02_16-22-05_5f7ae0d9bd4f/1669998679.2776656/events.out.tfevents.1669998679.5f7ae0d9bd4f.73.9
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3f4cecb1deb1339e0105f6b975f6ed22ad7306de458cda6bf03506f220a2d146
|
| 3 |
+
size 5756
|
runs/Dec02_16-22-05_5f7ae0d9bd4f/events.out.tfevents.1669998243.5f7ae0d9bd4f.73.7
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:f055acfa31b01b45bea07a147a3b500dfd548e6e14ced34ba4f4482967b05932
|
| 3 |
+
size 9834
|