From adc88bd9e76644badbbe006913addfa7cbe5d89c Mon Sep 17 00:00:00 2001
From: shixian.shi <shixian.shi@alibaba-inc.com>
Date: 星期四, 23 十一月 2023 20:40:15 +0800
Subject: [PATCH] Merge remote-tracking branch 'refs/remotes/origin/main' update contextual forward

---
 funasr/quick_start.md |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/funasr/quick_start.md b/funasr/quick_start.md
index 0b316c0..4566b87 100644
--- a/funasr/quick_start.md
+++ b/funasr/quick_start.md
@@ -16,7 +16,7 @@
 #### Server Deployment
 
 ```shell
-cd funasr/runtime/python/websocket
+cd runtime/python/websocket
 python funasr_wss_server.py --port 10095
 ```
 
@@ -161,4 +161,4 @@
 cd egs/aishell/paraformer
 . ./run.sh --CUDA_VISIBLE_DEVICES="0,1" --gpu_num=2
 ```
-More examples could be found in [docs](https://alibaba-damo-academy.github.io/FunASR/en/modelscope_pipeline/quick_start.html)
\ No newline at end of file
+More examples could be found in [docs](https://alibaba-damo-academy.github.io/FunASR/en/modelscope_pipeline/quick_start.html)

--
Gitblit v1.9.1