This section contains support libraries for the new version of Teachable Machine.
Library | Based on model | Details | Install | CDN |
---|---|---|---|---|
Image | MobileNet | Use a model trained to classify your own images | npm i @teachablemachine/image |
|
Audio | Speech Commands | Use a model trained to classify your own audio snippets | npm i @tensorflow-models/speech-commands |
|
Pose | PoseNet | Use a model trained to classify body poses | npm i @teachablemachine/pose |
You must use a node version > 12.