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.
This is a Java library for developers who need to add voice command and text-to-speech features to their applications. It takes spoken audio input and translates it into text, and it can convert text into synthesized speech. Developers building Java applications that need robust speech capabilities would use this.
545 stars. No commits in the last 6 months.
Use this if you are a Java developer building an application that needs to interpret spoken commands or generate speech from text.
Not ideal if you are looking for a standalone application for speech-to-text or text-to-speech, as this is a developer library.
Stars
545
Forks
294
Language
Java
License
GPL-3.0
Category
Last pushed
May 02, 2019
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/lkuza2/java-speech-api"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
alphacep/vosk-android-demo
Offline speech recognition for Android with Vosk library.
marytts/marytts
MARY TTS -- an open-source, multilingual text-to-speech synthesis system written in pure java
chenliangrui/EasyMrcp
欢迎使用EasyMrcp! EasyMrcp使用java编写,目前提供了多种不同的asr和tts的集成,做到真正简单使用ASR和TTS。...
goxr3plus/java-google-speech-api
🙊 Speech Recognition , Text To Speech , Google Translate
aqiu202/aqiu-spring-boot-starter-projects
个人封装的一些开箱即用的Spring Boot Starter组件,简单且实用,后续会根据需求进行持续扩展!