Instructions to use DBD-research-group/AudioProtoPNet-10-BirdSet-XCL with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use DBD-research-group/AudioProtoPNet-10-BirdSet-XCL with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("audio-classification", model="DBD-research-group/AudioProtoPNet-10-BirdSet-XCL", trust_remote_code=True)# Load model directly from transformers import AutoModelForSequenceClassification model = AutoModelForSequenceClassification.from_pretrained("DBD-research-group/AudioProtoPNet-10-BirdSet-XCL", trust_remote_code=True, device_map="auto") - Notebooks
- Google Colab
- Kaggle
Delete AudioProtoPNet-10.ckpt
Browse files- AudioProtoPNet-10.ckpt +0 -3
AudioProtoPNet-10.ckpt
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:d1cfd7c6d3d579ed8b977974a9ae71b65762311cf99f51a89341a09ab052566b
|
| 3 |
-
size 749587815
|
|
|
|
|
|
|
|
|
|
|
|