Automatic Speech Recognition
Transformers
PyTorch
TensorBoard
Safetensors
Italian
whisper
whisper-event
Generated from Trainer
Eval Results (legacy)
Instructions to use ALM/whisper-it-small with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ALM/whisper-it-small with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="ALM/whisper-it-small")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("ALM/whisper-it-small") model = AutoModelForSpeechSeq2Seq.from_pretrained("ALM/whisper-it-small") - Notebooks
- Google Colab
- Kaggle
Moreno La Quatra commited on
Commit ·
5ceda94
1
Parent(s): 3e4ab61
Training in progress, epoch 2
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:a38e39c2653a04a61dfa0492462bcd3857fa44b71151ed10fa9219cf5f62a862
|
| 3 |
size 967102601
|
runs/Dec07_23-08-05_rhodes/events.out.tfevents.1670458563.rhodes
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:ccf83e9baa3fbbf9c647b9434f35920262a41d73fd80972bf325ae577c30c5c8
|
| 3 |
+
size 7666
|