From acb9a0fec8d8a4dabeedcbb8e08c26f66d7083f0 Mon Sep 17 00:00:00 2001 From: haoneng.lhn <haoneng.lhn@alibaba-inc.com> Date: 星期五, 08 十二月 2023 16:19:00 +0800 Subject: [PATCH] fix loss normalization for ddp training --- funasr/quick_start_zh.md | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/funasr/quick_start_zh.md b/funasr/quick_start_zh.md index 4e35866..64fe870 100644 --- a/funasr/quick_start_zh.md +++ b/funasr/quick_start_zh.md @@ -17,7 +17,7 @@ ##### 鏈嶅姟绔儴缃� ```shell -cd funasr/runtime/python/websocket +cd runtime/python/websocket python funasr_wss_server.py --port 10095 ``` @@ -161,4 +161,4 @@ . ./run.sh --CUDA_VISIBLE_DEVICES="0,1" --gpu_num=2 ``` -鏇村渚嬪瓙鍙互鍙傝�冿紙[鐐瑰嚮姝ゅ](https://alibaba-damo-academy.github.io/FunASR/en/academic_recipe/asr_recipe.html)锛� \ No newline at end of file +鏇村渚嬪瓙鍙互鍙傝�冿紙[鐐瑰嚮姝ゅ](https://alibaba-damo-academy.github.io/FunASR/en/academic_recipe/asr_recipe.html)锛� -- Gitblit v1.9.1