diff --git a/egs/librispeech/ASR/.run_v3.sh.swp b/egs/librispeech/ASR/.run_v3.sh.swp index 5b8419ca6..5aed965af 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 beca3694c..8edc0053a 100755 --- a/egs/librispeech/ASR/run_v3.sh +++ b/egs/librispeech/ASR/run_v3.sh @@ -1,6 +1,6 @@ git pull -workstation="bear" +workstation="whale" if [ $workstation = "whale" ]; then export CUDA_VISIBLE_DEVICES="0,1,2,3,4,5,6,7"