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
535 stars 304 forks source link

Suggestion: Upgrade to Google Cloud Speech API #103

Open Anzure opened 6 years ago

Anzure commented 6 years ago

This project is based on Chromium Speech API key, if I am right. That API has a lot stricter limits than the new Speech API on Google Cloud (which is also free).

Skylion007 commented 6 years ago

Awesome, we are open to pull requests. :)

goxr3plus commented 6 years ago

@HydroTekZ I was about to mention the same thing . Google has opened a library for supporting Google Cloud Speech API though it is on very early alpha - https://github.com/GoogleCloudPlatform/google-cloud-java/tree/master/google-cloud-speech

mavmav117 commented 6 years ago

Correct me if I'm wrong, but currently the cloud speech Api doesn't have the auto-detect language which does not really work on the chronium api aswell (At least, in french).

goxr3plus commented 5 years ago

Please open issues here @mavmav117 https://github.com/goxr3plus/java-google-speech-api