Instructions to use dangkhoadl/AudioResNet with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use dangkhoadl/AudioResNet with Transformers:
# Load model directly from transformers import AutoImageProcessor, ResNetForAudioClassification processor = AutoImageProcessor.from_pretrained("dangkhoadl/AudioResNet") model = ResNetForAudioClassification.from_pretrained("dangkhoadl/AudioResNet") - Notebooks
- Google Colab
- Kaggle
Commit ·
5541803
1
Parent(s): 09f1009
Upload ResNetForAudioClassification
Browse files- pytorch_model.bin +2 -2
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:44fd5971ef43c1e087d5c080333f512441b3c03cb35b8b9e746cc3ad174501d5
|
| 3 |
+
size 15097821
|