haoneng.lhn
2023-10-11 68808cb5f6db3a761ad6286683e0ea3b9edddc19
update github io
1个文件已修改
2 ■■■ 已修改文件
docs/academic_recipe/asr_recipe.md 2 ●●● 补丁 | 查看 | 原始文档 | 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: