From 69a3ef38e1596ed37e101f7cb72d8063f66ae94c Mon Sep 17 00:00:00 2001 From: yaozengwei Date: Wed, 6 Jul 2022 19:18:31 +0800 Subject: [PATCH] minor change --- egs/librispeech/ASR/RESULTS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/egs/librispeech/ASR/RESULTS.md b/egs/librispeech/ASR/RESULTS.md index 6697953f1..a72290dbb 100644 --- a/egs/librispeech/ASR/RESULTS.md +++ b/egs/librispeech/ASR/RESULTS.md @@ -179,7 +179,7 @@ The training command is: ```bash ./conv_emformer_transducer_stateless2/train.py \ - --world-size 6 \ + --world-size 4 \ --num-epochs 30 \ --start-epoch 1 \ --exp-dir conv_emformer_transducer_stateless2/exp \