Audio Classification
Transformers
PyTorch
TensorBoard
Safetensors
Indonesian
wav2vec2
Generated from Trainer
Instructions to use bookbot/distil-wav2vec2-adult-child-id-cls-52m with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use bookbot/distil-wav2vec2-adult-child-id-cls-52m with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("audio-classification", model="bookbot/distil-wav2vec2-adult-child-id-cls-52m")# Load model directly from transformers import AutoProcessor, AutoModelForAudioClassification processor = AutoProcessor.from_pretrained("bookbot/distil-wav2vec2-adult-child-id-cls-52m") model = AutoModelForAudioClassification.from_pretrained("bookbot/distil-wav2vec2-adult-child-id-cls-52m", device_map="auto") - Notebooks
- Google Colab
- Kaggle
End of training
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 208206803
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:eee74149b12e0497c114398ac074aed6c0ca1d9f8d625e3ba04acf3ffaf92f6b
|
| 3 |
size 208206803
|
runs/May12_10-54-21_ab852635cbff/events.out.tfevents.1652352871.ab852635cbff.81.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:6fd82eacc0def371b96825a69d5a3884f4fddf5d5f9fc26fd7c7a37d9308e714
|
| 3 |
+
size 16640
|
runs/May12_10-54-21_ab852635cbff/events.out.tfevents.1652355803.ab852635cbff.81.2
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cc6b04c930f6f688e7d196352bac30d5071c4b09730faa477b99f35df31c2cbb
|
| 3 |
+
size 409
|