Automatic Speech Recognition
Transformers
TensorBoard
Safetensors
Italian
whisper
Generated from Trainer
Eval Results (legacy)
Instructions to use M2LabOrg/whisper-small-it with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use M2LabOrg/whisper-small-it with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="M2LabOrg/whisper-small-it")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("M2LabOrg/whisper-small-it") model = AutoModelForSpeechSeq2Seq.from_pretrained("M2LabOrg/whisper-small-it") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 4000
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 966995080
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3599be7a5f70b7e10489e62cc88965f9a162c3b602a8b002ae97d61769afe464
|
| 3 |
size 966995080
|
runs/Jun08_21-45-31_6932eb4891f9/events.out.tfevents.1717883133.6932eb4891f9.741.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:c66cd4916c1ba0746814f4b565a5d6a310e2cfcd7bc9a5e55ab58c2b6ea8f194
|
| 3 |
+
size 41949
|