mirror of
https://github.com/modelscope/FunASR
synced 2025-09-15 14:48:36 +08:00
websocket docs
This commit is contained in:
parent
6354967088
commit
a3c0a0c4bf
@ -70,6 +70,7 @@ Overview
|
||||
./runtime/grpc_python.md
|
||||
./runtime/grpc_cpp.md
|
||||
./runtime/websocket_python.md
|
||||
./runtime/websocket_cpp.md
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
1
docs/runtime/websocket_cpp.md
Symbolic link
1
docs/runtime/websocket_cpp.md
Symbolic link
@ -0,0 +1 @@
|
||||
../../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)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user