Audio Classification
Transformers
Safetensors
multilingual
model_hub_mixin
pytorch_model_hub_mixin
child_speech
child_vocalization
speech_maturity
Instructions to use tiantiaf/childvox-percept_r-babyhubert with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use tiantiaf/childvox-percept_r-babyhubert with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("audio-classification", model="tiantiaf/childvox-percept_r-babyhubert")# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("tiantiaf/childvox-percept_r-babyhubert", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
70b556d | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:a61765ef87e44f106634dd41ded03a33438d54587467e0dbc26bed942ce85b5a
size 380397896
|