Audio Classification
Transformers
PyTorch
TensorBoard
hubert
Generated from Trainer
Eval Results (legacy)
Instructions to use sandychoii/audio-classification with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use sandychoii/audio-classification with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("audio-classification", model="sandychoii/audio-classification")# Load model directly from transformers import AutoProcessor, AutoModelForAudioClassification processor = AutoProcessor.from_pretrained("sandychoii/audio-classification") model = AutoModelForAudioClassification.from_pretrained("sandychoii/audio-classification", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Commit ·
7369c5e
1
Parent(s): 1803e5c
End of training
Browse files
runs/Aug22_00-27-13_4e800b3e36f5/events.out.tfevents.1692664062.4e800b3e36f5.1960.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:00a0d7baeda22488991c5e973aed66c89a3f7fb797da97db88c734f4fae06850
|
| 3 |
+
size 6714
|