-
Notifications
You must be signed in to change notification settings - Fork 299
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
Use other APIs along with Google #83
Comments
We are always open to pull requests. :) |
I was worried you were going to say that :-P. Ok let me see what I can do On Sun, Jun 12, 2016 at 12:37 PM Aaron Gokaslan [email protected]
|
@Skylion007 @lkuza2 @ClusterM I'm working on this here - https://github.com/nalbion/java-speech-api/blob/feature/lex-recogniser/src/main/java/com/darkprograms/speech/recognizer/vad/VoiceActivityDetector.java I'm trying to build a continuously listening service with recognition requests triggered by a VAD. Any tips/assistance would be welcome |
It will be great if you can make the changes so that the library can be used with other Speech APIs like IBM Watson Speech to Text http://www.ibm.com/smarterplanet/us/en/ibmwatson/developercloud/speech-to-text/api/
The text was updated successfully, but these errors were encountered: