Automatic Speech Recognition
Transformers
PyTorch
TensorBoard
whisper
Generated from Trainer
Eval Results (legacy)
Instructions to use GFazzito/whisper-tiny with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use GFazzito/whisper-tiny with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="GFazzito/whisper-tiny")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("GFazzito/whisper-tiny") model = AutoModelForSpeechSeq2Seq.from_pretrained("GFazzito/whisper-tiny") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 500
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 151099049
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4b27cc3c13f24740b6c830641aef89a9983fcaaa36ebf849f12415c44e9c280b
|
| 3 |
size 151099049
|
runs/Aug19_16-47-15_4206cea44dbb/events.out.tfevents.1692463653.4206cea44dbb.987.1
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:b17fc0f5b9241044a63af164a8b356ab04837290bfdc0cd7acd311f6eded6e21
|
| 3 |
+
size 9685
|
runs/Aug19_17-15-36_4206cea44dbb/events.out.tfevents.1692465342.4206cea44dbb.987.2
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e38dd982d261aad986b84135b0c293467a27827f7d9318b288af5c8281fa9cb1
|
| 3 |
+
size 9331
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 4091
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:15770248d081e117aa2ed68774fd3958d4f0a725331447bf97082759b82679e2
|
| 3 |
size 4091
|