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 ·
c66b564
1
Parent(s): 60528b7
Upload ResNetForAudioClassification
Browse files- pytorch_model.bin +1 -1
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5468213
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:93bae3f32e3ba32f8b66ca9303f69f4b84c2d60af9851cb84ee35525abb3f80b
|
| 3 |
size 5468213
|