Audio Classification
Transformers
TensorBoard
Safetensors
wav2vec2
Generated from Trainer
Eval Results (legacy)
Instructions to use Subhaaannn/audio_classification with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Subhaaannn/audio_classification with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("audio-classification", model="Subhaaannn/audio_classification")# Load model directly from transformers import AutoProcessor, AutoModelForAudioClassification processor = AutoProcessor.from_pretrained("Subhaaannn/audio_classification") model = AutoModelForAudioClassification.from_pretrained("Subhaaannn/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 378314704
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:369962513bf4de2fcd2fbf939fc66f89dce09fa64b00058265d542b248738e43
|
| 3 |
size 378314704
|
runs/Feb16_12-04-29_4c3e1fcb1641/events.out.tfevents.1708085069.4c3e1fcb1641.1205.0
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:50e64d22ce83569dcd13de4c849d69d890ac70550aa1b82957a38427a3fc6c18
|
| 3 |
+
size 7641
|