diff --git a/egs/librispeech/ASR/.run_v3.sh.swp b/egs/librispeech/ASR/.run_v3.sh.swp index bd6d31714..85e1973ad 100644 Binary files a/egs/librispeech/ASR/.run_v3.sh.swp and b/egs/librispeech/ASR/.run_v3.sh.swp differ diff --git a/egs/librispeech/ASR/run_v3.sh b/egs/librispeech/ASR/run_v3.sh index 8edc0053a..beca3694c 100755 --- a/egs/librispeech/ASR/run_v3.sh +++ b/egs/librispeech/ASR/run_v3.sh @@ -1,6 +1,6 @@ git pull -workstation="whale" +workstation="bear" if [ $workstation = "whale" ]; then export CUDA_VISIBLE_DEVICES="0,1,2,3,4,5,6,7"