You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yanyuxiyangzk@126.com 835a986315 funasr实时语音前端提交 1 year ago
..
ssl_key funasr功能提交 1 year ago
funasr_wss_server.py funasr功能提交 1 year ago
readme.md funasr实时语音前端提交 1 year ago

readme.md

1、启动语言识别服务端 创建虚拟环境 conda create -n funasr conda activate funasr 安装依赖库

python funasr_wss_server.py --port 10095 或者 python funasr_wss_server.py --host "0.0.0.0" --port 10197 --ngpu 0