Audio Classification
Transformers
TensorBoard
Safetensors
wav2vec2
Generated from Trainer
Eval Results (legacy)
Instructions to use Keeth/test_audio_classification with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Keeth/test_audio_classification with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("audio-classification", model="Keeth/test_audio_classification")# Load model directly from transformers import AutoProcessor, AutoModelForAudioClassification processor = AutoProcessor.from_pretrained("Keeth/test_audio_classification") model = AutoModelForAudioClassification.from_pretrained("Keeth/test_audio_classification") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 5
Browse files
runs/Mar17_06-39-32_21fba2eb6aae/events.out.tfevents.1710657573.21fba2eb6aae.2824.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:01258dfd6a73ea6bc56613674373c96ac82d401a2a65fb97e4c466fd4fe21ee7
|
| 3 |
+
size 9330
|