Audio Classification
Transformers
TensorBoard
Safetensors
wav2vec2
Generated from Trainer
Eval Results (legacy)
Instructions to use amoghppatil/test_audio_classification with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use amoghppatil/test_audio_classification with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("audio-classification", model="amoghppatil/test_audio_classification")# Load model directly from transformers import AutoProcessor, AutoModelForAudioClassification processor = AutoProcessor.from_pretrained("amoghppatil/test_audio_classification") model = AutoModelForAudioClassification.from_pretrained("amoghppatil/test_audio_classification", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Amogh commited on
Training in progress, epoch 8
Browse files
runs/Mar15_09-30-56_c009693ebd28/events.out.tfevents.1710495056.c009693ebd28.2154.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:b89c72f9486c863ec060a3edad7a54ba07c55710c68542c7d90a46913a57c96f
|
| 3 |
+
size 10171
|