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 9
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:29a74bfac40e51c34038d2a8098036a97c926475723d3bf9f60b853081b573ac
|
| 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:8495de23c1613bc687132f7457c33e837a3a34a3bee92a6baf78ec7d257d98f2
|
| 3 |
+
size 25349
|