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

Add IBM Watson support #661

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Conversation

zoecarver
Copy link

Watson Support

This commit adds support for the IBM Watson STT API which is very fast and accurate. I modeled it very closely after the wit.ai implementation.

Disclamer!

Test every commit on a Raspberry Pi. Testing locally (i.e., on OS X or Windows or whatnot) is insufficient, as you'll often run into semi-unpredictable issues when you port over to the Pi. You should both run the unit tests described above and do some anecdotal testing (i.e., run Jasper, trigger at least one module).

This has not been tested on a Raspberry Pi. I do not have a Raspberry Pi, but I thought I would make a PR anyway incase someone else wanted to test it on their Raspberry Pi for me.

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

Successfully merging this pull request may close these issues.

1 participant