zhifu gao
2023-08-08 8610bb509d6b643ef7ccca636dac3dca658e21e9
funasr/runtime/docs/SDK_tutorial_online.md
@@ -76,7 +76,7 @@
After entering the samples/cpp directory, you can test it with CPP. The command is as follows:
```shell
./funasr-wss-client --server-ip 127.0.0.1 --port 10095 --wav-path ../audio/asr_example.wav
./funasr-wss-client-2pass --server-ip 127.0.0.1 --port 10095 --wav-path ../audio/asr_example.wav
```
Command parameter description: