Open shiffman opened 5 months ago
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.
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.
Thanks, Myrah! Yes, feel free to do it :)
Best, Quinn
On Fri, Jun 28, 2024 at 2:50 PM Myrah Sarwar @.***> wrote:
For our record, soundClassifier demo iframe not working properly
I tested it using @.*** 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, but the iframes seem to still be using alpha. I can go ahead and adjust them if that's okay.
— Reply to this email directly, view it on GitHub https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_ml5js_ml5-2Dwebsite-2Dv02-2Ddocsify_issues_90-23issuecomment-2D2197535430&d=DwMFaQ&c=slrrB7dE8n7gBJbeO0g-IQ&r=lj4eKD-Kd9ebWfo4Ezdxjg&m=K7QTieT0FL5fgJQZXwMCerMuJ4wFw_uIIrx2iiPMdM24ZeFm_SNP6Pw9QEnpt5uK&s=sdsHO9S4xZ2AKv2AlKgpmFAywvMvVPBJzQLTOFe9z5o&e=, or unsubscribe https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_notifications_unsubscribe-2Dauth_AHS7MLIZWBA6VRYGNUNQSGDZJW5CDAVCNFSM6AAAAABJOXX2ASVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCOJXGUZTKNBTGA&d=DwMFaQ&c=slrrB7dE8n7gBJbeO0g-IQ&r=lj4eKD-Kd9ebWfo4Ezdxjg&m=K7QTieT0FL5fgJQZXwMCerMuJ4wFw_uIIrx2iiPMdM24ZeFm_SNP6Pw9QEnpt5uK&s=6xL1YjZObWN4YzG8zykCZBBwyllDPKjIcARXszWFdt0&e= . You are receiving this because you commented.Message ID: @.***>
... and we can now add it to the documentation. See: https://github.com/ml5js/ml5-next-gen/pull/28
Feel free to ask any questions here and @OrpheasK can help out!!