Instructions to use gabrielyang/audioclassification_ko_model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use gabrielyang/audioclassification_ko_model with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("audio-classification", model="gabrielyang/audioclassification_ko_model")# Load model directly from transformers import AutoProcessor, AutoModelForAudioClassification processor = AutoProcessor.from_pretrained("gabrielyang/audioclassification_ko_model") model = AutoModelForAudioClassification.from_pretrained("gabrielyang/audioclassification_ko_model") - Notebooks
- Google Colab
- Kaggle
Commit ·
36c7be0
1
Parent(s): baf437a
Training in progress, epoch 8
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 378362729
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ef30eedc991a235e3391272c8a44d282a964100ca009278077af5696d3adc657
|
| 3 |
size 378362729
|
runs/May23_17-10-56_0f7d24c368a3/events.out.tfevents.1684861862.0f7d24c368a3.269.4
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:380c33d50c09f2276f3c2cc0aa35d3a775e4639396fa4cbe96f37160ca30f4f8
|
| 3 |
+
size 9415
|