You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sound projects are implemented using tensorflowjs, so they work in the browser only. That's fine for Scratch, but it means you can't do Python projects with them.
Sound projects are implemented using tensorflowjs, so they work in the browser only. That's fine for Scratch, but it means you can't do Python projects with them.
It would be good to base Python samples on some variation of https://github.com/tensorflow/tensorflow/tree/master/tensorflow/examples/speech_commands to show how it could be done outside the browser too.
The text was updated successfully, but these errors were encountered: