zhifu gao 2 жил өмнө
parent
commit
66b46dea4f

+ 1 - 1
runtime/python/websocket/README.md

@@ -16,7 +16,7 @@ git clone https://github.com/alibaba/FunASR.git && cd FunASR
 ### Install the requirements for server
 
 ```shell
-cd funasr/runtime/python/websocket
+cd runtime/python/websocket
 pip install -r requirements_server.txt
 ```