Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Python support for sound projects #268

Open
dalelane opened this issue Nov 17, 2019 · 0 comments
Open

Python support for sound projects #268

dalelane opened this issue Nov 17, 2019 · 0 comments

Comments

@dalelane
Copy link
Member

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant