mirror of
https://github.com/modelscope/FunASR
synced 2025-09-15 14:48:36 +08:00
Merge pull request #1036 from alibaba-damo-academy/hnluo-patch-1
Update funasr_wss_client.py
This commit is contained in:
commit
1b1565bedb
@ -27,7 +27,7 @@ parser.add_argument("--port",
|
||||
help="grpc server port")
|
||||
parser.add_argument("--chunk_size",
|
||||
type=str,
|
||||
default="5, 10, 5",
|
||||
default="0, 10, 5",
|
||||
help="chunk")
|
||||
parser.add_argument("--encoder_chunk_look_back",
|
||||
type=int,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user