update github io

This commit is contained in:
haoneng.lhn 2023-10-11 16:16:46 +08:00
parent 6d190bf317
commit 68808cb5f6

View File

@ -12,7 +12,7 @@ cd egs/aishell/paraformer
Then you can directly start the recipe as follows: Then you can directly start the recipe as follows:
```sh ```sh
conda activate funasr 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: The training log files are saved in `${exp_dir}/exp/${model_dir}/log/train.log.*` which can be viewed using the following command: