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 as a STT option #477

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

adamjreed
Copy link

Since Google is now rate limiting API requests to 50/day and introducing a paid Cloud STT API, I modified that implementation a bit to integrate with IBM's Watson STT engine. They allow 1000 minutes/month of free transcription, which should be more than enough for most home automation use cases.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.7%) to 40.452% when pulling 2048c87 on adamjreed:add_watson_stt into e6789d7 on jasperproject:master.

@Holzhaus
Copy link
Member

Holzhaus commented Apr 4, 2016

Thanks for contributing. Please squash the formatting commit to keep the commit history clean.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.7%) to 40.452% when pulling a061766 on adamjreed:add_watson_stt into e6789d7 on jasperproject:master.

@adamjreed
Copy link
Author

Sure. Rebased into one commit.

@tnguyen14
Copy link

Is there any update on this?

@huhlig
Copy link

huhlig commented Mar 16, 2017

Any idea when this will get merged?

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.

5 participants