通过在freeswitch 开发三方模块,实现asr对接,完成语音识别
mod_asr.so模块实现了在freeswitch中通过websocket方式对接asr的流程,为什么选择用websocket方式对接?
因为freeswitch中使用asr一般都是实时流的场景,当前主流asr厂商的asr都提供了websocket对接的方式,对接的具体websocket里面的消息协议是怎么样的并不重要,都大同小异
因此,基于此模块,你可以参考实现对接任何一个厂商的asr服务
-
Notifications
You must be signed in to change notification settings - Fork 0
zhuzhuxia480/freeswitch-asr
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
use asr in freeswitch
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published