| docs/academic_recipe/asr_recipe.md | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
docs/academic_recipe/asr_recipe.md
@@ -12,7 +12,7 @@ Then you can directly start the recipe as follows: ```sh conda activate funasr . ./run.sh --CUDA_VISIBLE_DEVICES="0,1" --gpu_num=2 bash run.sh --CUDA_VISIBLE_DEVICES "0,1" --gpu_num 2 ``` The training log files are saved in `${exp_dir}/exp/${model_dir}/log/train.log.*`, which can be viewed using the following command: