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
- Xet hash:
- 4485d34f81bf5595874e49430c0b83d118905b9dee5bd0fbf1a64dcc211878bb
- Size of remote file:
- 208 MB
- SHA256:
- f1173816ad27d5ece4564ae5720c6a437d0be45447ee62c52ef8ba8b3bc0ec43
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.