ml5js / ml5-website-v02-docsify

This repository is a work-in-progress website, containing documentation and reference materials for the ml5.js library models.
https://docs.ml5js.org/
Other
1 stars 11 forks source link

Update sound classifier #123

Closed myrahsa closed 5 months ago

myrahsa commented 5 months ago

Let me know anything that needs to be changed @QuinnHe! The example links are empty right now because the model example is not yet in the p5 collection.

netlify[bot] commented 5 months ago

Deploy Preview for ml5-next-gen-docs ready!

Name Link
Latest commit 88a279e0fd320763a47bf8ca78c0886bdbee2217
Latest deploy log https://app.netlify.com/sites/ml5-next-gen-docs/deploys/66764dff850bb00008902128
Deploy Preview https://deploy-preview-123--ml5-next-gen-docs.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

QuinnHe commented 5 months ago

Thanks @myrahsa !!! Amazing amazing progress! Only very tiny points:

  1. Can we link the places that are supposed to link to p5 web editor temporarily to "https://github.com/ml5js/ml5-next-gen/tree/main/examples/soundClassifier-speech-command"? (links in quick start, demo iframe, "Let's build the Sound Classification example from scratch, and in the process, learn how to use SoundClassifier!", run your sketch)
  2. Add the two examples to "Example" section: https://github.com/ml5js/ml5-next-gen/tree/main/examples/soundClassifier-speech-command https://github.com/ml5js/ml5-next-gen/tree/main/examples/soundClassifier-teachable-machine

Eveything else is awesome!!! Thank you again!!

myrahsa commented 5 months ago

Sure @QuinnHe, adding now!

QuinnHe commented 5 months ago

Thanks @myrahsa !! Everything looks great!! I will go ahead and merge then:)