游雁
2023-04-29 a3c0a0c4bf0b9f066fb8996117d0263878f33f86
websocket docs
2个文件已修改
1个文件已添加
4 ■■■ 已修改文件
docs/index.rst 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
docs/runtime/websocket_cpp.md 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
funasr/runtime/websocket/readme.md 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
docs/index.rst
@@ -70,6 +70,7 @@
   ./runtime/grpc_python.md
   ./runtime/grpc_cpp.md
   ./runtime/websocket_python.md
   ./runtime/websocket_cpp.md
.. toctree::
   :maxdepth: 1
docs/runtime/websocket_cpp.md
New file
@@ -0,0 +1 @@
../../funasr/runtime/websocket/readme.md
funasr/runtime/websocket/readme.md
@@ -1,4 +1,4 @@
# ONNXRuntime-cpp for Websocket Server
# Service with websocket-cpp
## Export the model
### Install [modelscope and funasr](https://github.com/alibaba-damo-academy/FunASR#installation)