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