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.