Sound Classifier is back!
shiffman opened this issue · 7 comments
... and we can now add it to the documentation. See: ml5js/ml5-next-gen#28
Feel free to ask any questions here and @OrpheasK can help out!!
Amazing!! @OrpheasK, just a heads up! The web team might reach out to you to ask about the model's usage.
Sure sounds good!
Thank you @shiffman @OrpheasK! Are there updated links to examples in the web editor that we can use in the documentation? I don't see anything yet in the collection.
Ah, perhaps they are not yet! You can find them here for now:
https://github.com/ml5js/ml5-next-gen/tree/main/examples/SoundClassification
https://github.com/ml5js/ml5-next-gen/tree/main/examples/SoundClassification_TM
They will appear in the web editor the next time @ziyuan-linn runs the update script!
For our record, soundClassifier demo iframe not working properly
For our record, soundClassifier demo iframe not working properly
I tested it using ml5@1.0.1
in the run.html
file and it seems to work fine that way! I think we should change the versions across all the pages. I know it was already fixed for the examples (#97 and #99), but the iframes seem to still be using alpha. I can go ahead and adjust them if that's okay.