| | |
| | | sudo bash funasr-runtime-deploy-online-cpu-zh.sh start |
| | | ``` |
| | | |
| | | ### Set SSL |
| | | |
| | | SSL verification is enabled by default. If you need to disable it, you can set it when starting. |
| | | ```shell |
| | | sudo bash funasr-runtime-deploy-online-cpu-zh.sh --ssl 0 |
| | | ``` |
| | | |
| | | ### Stop the FunASR service |
| | | |
| | |
| | | sudo bash funasr-runtime-deploy-online-cpu-zh.sh update --workspace ./funasr-runtime-resources |
| | | ``` |
| | | |
| | | ### Set SSL |
| | | |
| | | SSL verification is enabled by default. If you need to disable it, you can set it when starting. |
| | | ```shell |
| | | sudo bash funasr-runtime-deploy-online-cpu-zh.sh update --ssl 0 |
| | | ``` |
| | | |
| | | |
| | | ## Contact Us |
| | |
| | | sudo bash funasr-runtime-deploy-online-cpu-zh.sh start |
| | | ``` |
| | | |
| | | ### 设置SSL |
| | | |
| | | 默认开启SSL校验,如果需要关闭,可以在启动时设置 |
| | | ```shell |
| | | sudo bash funasr-runtime-deploy-online-cpu-zh.sh start --ssl 0 |
| | | ``` |
| | | |
| | | ### 关闭FunASR服务 |
| | | |
| | |
| | | sudo bash funasr-runtime-deploy-online-cpu-zh.sh update --workspace ./funasr-runtime-resources |
| | | ``` |
| | | |
| | | ### 关闭SSL证书 |
| | | |
| | | ```shell |
| | | sudo bash funasr-runtime-deploy-online-cpu-zh.sh update --ssl 0 |
| | | ``` |
| | | |
| | | ## 联系我们 |
| | | |