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
0103b34 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:7ef49179258faf3bde14311aaf498581f358d7a26520bac85dc05db30827c075
size 380397896
|