From aa0da9a94b2fd4f1d679170dac407dd458cbea7b Mon Sep 17 00:00:00 2001 From: dohe0342 Date: Thu, 15 Dec 2022 17:56:45 +0900 Subject: [PATCH] from local --- egs/librispeech/ASR/.run_v3.sh.swp | Bin 12288 -> 12288 bytes egs/librispeech/ASR/run_v3.sh | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/egs/librispeech/ASR/.run_v3.sh.swp b/egs/librispeech/ASR/.run_v3.sh.swp index 88d1c2183170c9bf80767b4c97a8bc441090a1cc..695c9da63960fe63ee3800ffb56b450f619ef7d6 100644 GIT binary patch delta 143 zcmZojXh_)bl9{!%Bu&?1^E+lS8P?sL3=G>Rb1F=ZJIuqtun>q_fjAF{qk-5Rh)sa_ zA2$QTb09tf#Or`~1`sy`aS;$l0kJa>>jSX_5dYxs5Y91X-SKx_cSl0f{I3#b-|F9Y#zAl?DQ+qpI~vh3sByj@F- OX>z!J>}GA diff --git a/egs/librispeech/ASR/run_v3.sh b/egs/librispeech/ASR/run_v3.sh index b780f0b35..0241f550b 100755 --- a/egs/librispeech/ASR/run_v3.sh +++ b/egs/librispeech/ASR/run_v3.sh @@ -31,7 +31,7 @@ if [ $workstation = "whale" ]; then else export CUDA_VISIBLE_DEVICES="0,1,2,3" ./pruned_transducer_stateless_d2v_v2/train.py \ - --wandb true \ + --wandb False \ --input-strategy AudioSamples \ --enable-spec-aug False \ --multi-optim True \