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 2
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:9812f0766b47a351b06c627e3807394c7d13e42d02a00a4c575c8b60b96d94ab
|
| 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:030d0e962caf39c4305521b6762fb60990ad86763bb25bdaae5a06399f31905e
|
| 3 |
+
size 10850
|