Audio Classification
Transformers
PyTorch
TensorBoard
Safetensors
English
audio-spectrogram-transformer
Generated from Trainer
Instructions to use bookbot/distil-ast-audioset with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use bookbot/distil-ast-audioset with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("audio-classification", model="bookbot/distil-ast-audioset")# Load model directly from transformers import AutoFeatureExtractor, AutoModelForAudioClassification extractor = AutoFeatureExtractor.from_pretrained("bookbot/distil-ast-audioset") model = AutoModelForAudioClassification.from_pretrained("bookbot/distil-ast-audioset") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- dea34f026526cefbd0efcbe1942907b029acc72d987e8bcf0b732b68d0d0de97
- Size of remote file:
- 176 MB
- SHA256:
- 89061bb27a6b70d67f87eff82990724550682def74e6a885ec7fc37254e1930d
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.