lkuza2 / java-speech-api

The J.A.R.V.I.S. Speech API is designed to be simple and efficient, using the speech engines created by Google to provide functionality for parts of the API. Essentially, it is an API written in Java, including a recognizer, synthesizer, and a microphone capture utility. The project uses Google services for the synthesizer and recognizer. While this requires an Internet connection, it provides a complete, modern, and fully functional speech API in Java.
GNU General Public License v3.0
531 stars 304 forks source link

Feature/lex recogniser #99

Open nalbion opened 6 years ago

nalbion commented 6 years ago

untested, but open to comments

relates to #83

Skylion007 commented 6 years ago

I would be interested in merging this. Has this been tested at all since then?

nalbion commented 6 years ago

@Skylion007 sorry, no. I think that there's something wrong with my microphone(s). I don't think that the algorithms in the VAD are correct either.

goxr3plus commented 5 years ago

Pull request here https://github.com/goxr3plus/java-google-speech-api