wangkaisine/mrcp-plugin-with-freeswitch
使用FreeSWITCH接受用户手机呼叫,通过UniMRCP Server集成讯飞开放平台(xfyun)插件将用户语音进行语音识别(ASR),并根据自定义业务逻辑调用语音合成(TTS),构建简单的端到端语音呼叫中心。
This project helps you set up a basic, automated call center that interacts with callers using speech. It takes incoming phone calls, converts spoken words into text using AI speech recognition, and generates spoken responses using AI speech synthesis based on your predefined business logic. This is ideal for businesses or organizations needing to build an interactive voice response (IVR) system to handle customer inquiries or provide automated information.
350 stars. No commits in the last 6 months.
Use this if you need to create an automated phone system that understands and speaks to callers using advanced AI voice services.
Not ideal if you're looking for a drag-and-drop solution or don't have experience with system configuration and command-line operations.
Stars
350
Forks
155
Language
—
License
—
Category
Last pushed
Dec 27, 2018
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/wangkaisine/mrcp-plugin-with-freeswitch"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
k2-fsa/sherpa-onnx
Speech-to-text, text-to-speech, speaker diarization, speech enhancement, source separation, and...
ccoreilly/vosk-browser
A speech recognition library running in the browser thanks to a WebAssembly build of Vosk
alphacep/vosk
VOSK Speech Recognition Toolkit
alphacep/vosk-server
WebSocket, gRPC and WebRTC speech recognition server based on Vosk and Kaldi libraries
solyarisoftware/voskJs
Vosk ASR offline engine API for NodeJs developers. With a simple HTTP ASR server.