Instructions to use Anguuuuus/ipadsample with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Anguuuuus/ipadsample with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("audio-classification", model="Anguuuuus/ipadsample")# Load model directly from transformers import AutoProcessor, AutoModelForAudioClassification processor = AutoProcessor.from_pretrained("Anguuuuus/ipadsample") model = AutoModelForAudioClassification.from_pretrained("Anguuuuus/ipadsample") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
5830e93 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:41c1424f4e1b76a0c9999b960cb90029756dd017325edfddf5a8d01f4dd4123e
size 378302360
|