chenliangrui/EasyMrcp
欢迎使用EasyMrcp! EasyMrcp使用java编写,目前提供了多种不同的asr和tts的集成,做到真正简单使用ASR和TTS。 现已推出最新架构2.0,已全面放弃原mrcp协议,取而代之的是简化实现的完全异步架构,部分功能正在完善中.......
This project helps integrate advanced voice capabilities into your telephone systems. It takes live audio from a phone call and can convert it to text (ASR) or generate speech from text (TTS), then sends the processed audio back into the call. This is ideal for businesses and organizations looking to build intelligent voice applications like automated customer service, virtual assistants, or interactive voice response (IVR) systems.
Use this if you need to add real-time speech-to-text and text-to-speech functionality to your VoIP calls, especially with FreeSWITCH, using services like FunASR, iFlytek, or Alibaba Cloud.
Not ideal if your existing system strictly requires the standard MRCP protocol, as this version uses a simplified, custom communication method.
Stars
51
Forks
13
Language
Java
License
—
Category
Last pushed
Mar 18, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/chenliangrui/EasyMrcp"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
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
lkuza2/java-speech-api
The J.A.R.V.I.S. Speech API is designed to be simple and efficient, using the speech engines...
goxr3plus/java-google-speech-api
🙊 Speech Recognition , Text To Speech , Google Translate
aqiu202/aqiu-spring-boot-starter-projects
个人封装的一些开箱即用的Spring Boot Starter组件,简单且实用,后续会根据需求进行持续扩展!