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