Audio Classification
Transformers
PyTorch
TensorBoard
whisper
Generated from Trainer
Eval Results (legacy)
Instructions to use tae98/whisper-base.en-finetuned-gtzan with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use tae98/whisper-base.en-finetuned-gtzan with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("audio-classification", model="tae98/whisper-base.en-finetuned-gtzan")# Load model directly from transformers import AutoProcessor, AutoModelForAudioClassification processor = AutoProcessor.from_pretrained("tae98/whisper-base.en-finetuned-gtzan") model = AutoModelForAudioClassification.from_pretrained("tae98/whisper-base.en-finetuned-gtzan") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 18
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 82930977
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6696f95c06cbc6f481766d18aaa6796b8dbbda28a679fe3dd12c0d3610db2570
|
| 3 |
size 82930977
|
runs/Aug04_14-42-26_f0f8bb5122c0/events.out.tfevents.1691160164.f0f8bb5122c0.14839.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:db5fd846de331a34e0f9d3134564343b6535a4e5e24186ce1aa83fde66b485a3
|
| 3 |
+
size 54206
|