mirror of
https://github.com/modelscope/FunASR
synced 2025-09-15 14:48:36 +08:00
change readme
This commit is contained in:
parent
7a2ca2cca4
commit
83026b3907
@ -88,9 +88,15 @@ example:
|
||||
```
|
||||
|
||||
## Run websocket client test
|
||||
|
||||
```shell
|
||||
Usage: websocketclient server_ip port wav_path threads_num
|
||||
|
||||
example:
|
||||
|
||||
websocketclient 127.0.0.1 8889 funasr/runtime/websocket/test.pcm.wav 64
|
||||
|
||||
result json, example like:
|
||||
{"text":"一二三四五六七八九十一二三四五六七八九十"}
|
||||
```
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user