Audio Classification
Transformers
TensorBoard
Safetensors
whisper
Generated from Trainer
Eval Results (legacy)
Instructions to use gokulsrinivasagan/whisper-base.en-speech-commands-v1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use gokulsrinivasagan/whisper-base.en-speech-commands-v1 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("audio-classification", model="gokulsrinivasagan/whisper-base.en-speech-commands-v1")# Load model directly from transformers import AutoProcessor, AutoModelForAudioClassification processor = AutoProcessor.from_pretrained("gokulsrinivasagan/whisper-base.en-speech-commands-v1") model = AutoModelForAudioClassification.from_pretrained("gokulsrinivasagan/whisper-base.en-speech-commands-v1") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 5
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 82935232
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:80e19322e206102a77360e460dc1dfb0aecdf40305c84c5ab455629e957ca5d2
|
| 3 |
size 82935232
|
runs/Oct04_01-44-57_ki-g0008/events.out.tfevents.1759542299.ki-g0008.1933787.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:299a87f89fc5540fd845a1d821c2797881297a7b1081d1c3a16d2943e56472d8
|
| 3 |
+
size 31537
|