From 6fc01b9362b079f8444a91193f8789d60095ab48 Mon Sep 17 00:00:00 2001
From: hnluo <haoneng.lhn@alibaba-inc.com>
Date: 星期四, 27 四月 2023 19:18:39 +0800
Subject: [PATCH] Merge pull request #439 from alibaba-damo-academy/hnluo-patch-1

---
 funasr/runtime/python/websocket/README.md |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/funasr/runtime/python/websocket/README.md b/funasr/runtime/python/websocket/README.md
index 7191ed0..b6fa937 100644
--- a/funasr/runtime/python/websocket/README.md
+++ b/funasr/runtime/python/websocket/README.md
@@ -30,7 +30,7 @@
 [//]: # (```)
 #### ASR streaming server
 ```shell
-python ws_server_online.py --host "0.0.0.0" --port 10095
+python ws_server_online.py --host "0.0.0.0" --port 10095 --asr_model_online "damo/speech_paraformer-large_asr_nat-zh-cn-16k-common-vocab8404-online"
 ```
 #### 
 

--
Gitblit v1.9.1