Automatic Speech Recognition
Transformers
PyTorch
TensorBoard
Italian
whisper
Generated from Trainer
whisper-event
Eval Results (legacy)
Instructions to use luigisaetta/whispermedium2plus-it with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use luigisaetta/whispermedium2plus-it with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="luigisaetta/whispermedium2plus-it")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("luigisaetta/whispermedium2plus-it") model = AutoModelForSpeechSeq2Seq.from_pretrained("luigisaetta/whispermedium2plus-it") - Notebooks
- Google Colab
- Kaggle
Commit ·
3da64d8
1
Parent(s): b784ddf
Training in progress, step 5000
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1527847357
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c909eac6f87ed5de3727312776f25e8600cc2c6c7d38d47fa2a41e193f35a28d
|
| 3 |
size 1527847357
|
runs/Dec20_16-39-10_129-213-24-1/events.out.tfevents.1671554374.129-213-24-1.247007.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:e0180cdbf31b0d43c35cdf2ceb718463973f93fe47bd07e1dd11d871700ed176
|
| 3 |
+
size 21562
|