sonus icon indicating copy to clipboard operation
sonus copied to clipboard

Python interface

Open thecloudist opened this issue 8 years ago • 1 comments

Have you a Python binding? Not totally comfortable with JS at the moment. Have also been using Google speech apis (gRPC version) for live streaming recognition on Raspbian.

It does work and I have written it all in Python but cannot do the wake word yet.

Cheers

thecloudist avatar Oct 19 '16 00:10 thecloudist

I've been considering a python library (and setting up pip), but I'm working on Node first to work out any kinks. I've experimented with the Python gRPC before it was released to the public and there were a few strange bits that weren't working (I'm assuming that since then it's been ironed out).

If you want to take a stab at the interface with a working gRPC and send a PR I'd be happy to add wake word detection.

evancohen avatar Oct 19 '16 01:10 evancohen