Automatic Speech Recognition
Transformers
PyTorch
TensorBoard
Safetensors
Italian
whisper
whisper-event
Generated from Trainer
Eval Results (legacy)
Instructions to use ALM/whisper-it-small-augmented with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ALM/whisper-it-small-augmented with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="ALM/whisper-it-small-augmented")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("ALM/whisper-it-small-augmented") model = AutoModelForSpeechSeq2Seq.from_pretrained("ALM/whisper-it-small-augmented") - Notebooks
- Google Colab
- Kaggle
Moreno La Quatra commited on
Commit ·
24c4f3c
1
Parent(s): 63e74c6
Training in progress, step 25000
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 967102601
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:34062ee844536eec18731d33766b44d2ae3fbf3c8f78c38e9bbed461450aa860
|
| 3 |
size 967102601
|
runs/Dec15_11-45-53_129-146-163-75/events.out.tfevents.1671104770.129-146-163-75.68366.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:d1dbfa9c7c8fdcd3812f03e9eb85d24c16d0b3890065faea172bf0e74113a678
|
| 3 |
+
size 86583
|