Instructions to use superb/wav2vec2-base-superb-sid with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use superb/wav2vec2-base-superb-sid with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("audio-classification", model="superb/wav2vec2-base-superb-sid")# Load model directly from transformers import AutoProcessor, AutoModelForAudioClassification processor = AutoProcessor.from_pretrained("superb/wav2vec2-base-superb-sid") model = AutoModelForAudioClassification.from_pretrained("superb/wav2vec2-base-superb-sid") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 91615be244a6b7c55b81f167d5c750fb122b2faae0af6e0a4cdc79ffe3c61241
- Size of remote file:
- 380 MB
- SHA256:
- f0618f7154bddbabf66e3ff091d6975d489275657d23b2739c0202c9dbc99be0
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.