Automatic Speech Recognition
Transformers
PyTorch
TensorBoard
whisper
whisper-event
Generated from Trainer
Eval Results (legacy)
Instructions to use drmeeseeks/whisper-small-amet with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use drmeeseeks/whisper-small-amet with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="drmeeseeks/whisper-small-amet")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("drmeeseeks/whisper-small-amet") model = AutoModelForSpeechSeq2Seq.from_pretrained("drmeeseeks/whisper-small-amet") - Notebooks
- Google Colab
- Kaggle
Commit ·
fbb83c4
1
Parent(s): 31ce31f
Training in progress, step 2000
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:de048b1a64857fec8ff4285d7f1c0d59bab70ee7706aade9b1b5695f47dfa6f9
|
| 3 |
size 967102601
|
runs/Dec25_16-23-07_129-213-85-198/events.out.tfevents.1671985400.129-213-85-198.81515.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:2e27c180697824205c5a3247cd002fa075f0aa1e7f1ee50542ce6cfe2404afe3
|
| 3 |
+
size 23227
|