Audio Classification
Transformers
PyTorch
TensorBoard
audio-spectrogram-transformer
Generated from Trainer
Instructions to use kinkpunk/ast-finetuned-audioset-10-10-0.4593-finetuned-gtzan with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use kinkpunk/ast-finetuned-audioset-10-10-0.4593-finetuned-gtzan with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("audio-classification", model="kinkpunk/ast-finetuned-audioset-10-10-0.4593-finetuned-gtzan")# Load model directly from transformers import AutoFeatureExtractor, AutoModelForAudioClassification extractor = AutoFeatureExtractor.from_pretrained("kinkpunk/ast-finetuned-audioset-10-10-0.4593-finetuned-gtzan") model = AutoModelForAudioClassification.from_pretrained("kinkpunk/ast-finetuned-audioset-10-10-0.4593-finetuned-gtzan", device_map="auto") - Notebooks
- Google Colab
- Kaggle
End of training
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 344860025
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:49e26f7895b658d275f797213814976d3674526094c0f21fd232cbe332e5d87c
|
| 3 |
size 344860025
|
runs/Jul23_09-42-15_c2699ed722aa/events.out.tfevents.1690105365.c2699ed722aa.562.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:b44c835d5d5482f72dab35b62be6deda9b801219830bfcf2b8a396dced1d18b6
|
| 3 |
+
size 43210
|