From 1c5c0c6a09258e9866e28159b87d82ae99971560 Mon Sep 17 00:00:00 2001 From: hhzzff <2070620600@qq.com> Date: Wed, 2 Jul 2025 16:19:39 +0800 Subject: [PATCH] fix readme.md --- egs/aishell/ASR/RESULTS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/egs/aishell/ASR/RESULTS.md b/egs/aishell/ASR/RESULTS.md index 5bbf6342e..3f23bc633 100644 --- a/egs/aishell/ASR/RESULTS.md +++ b/egs/aishell/ASR/RESULTS.md @@ -956,7 +956,7 @@ See for more details. |--------------------------------------|------------|------------|---------------------| | ctc-greedy-search | 3.96 | 3.74 | --epoch 50 --avg 24 | -The training command using 4 32G-V100 GPUs is: +The training command using 2 32G-V100 GPUs is: ```bash export CUDA_VISIBLE_DEVICES="0,1" ./zipformer/train.py \