hnluo
2023-07-28 c64d4b25e2d60981953dc4b2e984cb90410d5c7b
funasr/runtime/docs/SDK_advanced_guide_offline.md
@@ -169,7 +169,7 @@
### python-client
```shell
python wss_client_asr.py --host "127.0.0.1" --port 10095 --mode offline --audio_in "./data/wav.scp" --send_without_sleep --output_dir "./results"
python funasr_wss_client.py --host "127.0.0.1" --port 10095 --mode offline --audio_in "./data/wav.scp" --send_without_sleep --output_dir "./results"
```
Introduction to command parameters: