Transformers
English
Sound Classification
Interpretable Sound Classification
PIQ
Posthoc Interpretation
Posthoc Interpretation via Quantization
CNN14
Instructions to use speechbrain/PIQ-ESC50 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use speechbrain/PIQ-ESC50 with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("speechbrain/PIQ-ESC50", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Commit ·
da045d2
1
Parent(s): cc7553d
Upload nmf_decoder.ckpt
Browse files- nmf_decoder.ckpt +3 -0
nmf_decoder.ckpt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:344ca54872dfe279eb9967e9bf1c5d025107b86ca141ea21049ff241581b6925
|
| 3 |
+
size 206007
|