Instructions to use Shreeyut/Audio-Classification with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Shreeyut/Audio-Classification with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("audio-classification", model="Shreeyut/Audio-Classification")# Load model directly from transformers import AutoProcessor, AutoModelForAudioClassification processor = AutoProcessor.from_pretrained("Shreeyut/Audio-Classification") model = AutoModelForAudioClassification.from_pretrained("Shreeyut/Audio-Classification") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 10
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 378302360
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:855345c96eca9e5a69b67f0b41c4fe028aceb06475bd96f574ef6830ec898025
|
| 3 |
size 378302360
|
runs/Apr01_12-09-54_2bc6c6a42571/events.out.tfevents.1743509395.2bc6c6a42571.504.1
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:37307be0cc91eee1941fccb0cc5f777a8709bcea145afd67e12da2e263f41df1
|
| 3 |
+
size 27925
|