diff --git a/egs/librispeech/ASR/.run_v2.sh.swp b/egs/librispeech/ASR/.run_v2.sh.swp index 724828255..63b813b92 100644 Binary files a/egs/librispeech/ASR/.run_v2.sh.swp and b/egs/librispeech/ASR/.run_v2.sh.swp differ diff --git a/egs/librispeech/ASR/run_v2.sh b/egs/librispeech/ASR/run_v2.sh index a67c9d6f1..f4dc74130 100755 --- a/egs/librispeech/ASR/run_v2.sh +++ b/egs/librispeech/ASR/run_v2.sh @@ -1,4 +1,4 @@ -#export CUDA_VISIBLE_DEVICES="0,1,2,3" +export CUDA_VISIBLE_DEVICES="0,1,2,3,4,5,6,7" git pull