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.
Supports automatic language detection across dozens of languages and includes built-in WAVE-to-FLAC conversion for audio preprocessing. The recognizer returns confidence scores alongside transcribed text, while the synthesizer delivers MP3 output as an InputStream for direct playback integration. Also bundles Google Translate functionality for cross-lingual text translation within the same API surface.
545 stars. No commits in the last 6 months.
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
baidubce/pie
百度云流式语音识别客户端 SDK