From 3cbf000be7c477965d2b9fc290b65b7a6f1c50eb Mon Sep 17 00:00:00 2001 From: dohe0342 Date: Thu, 25 May 2023 17:27:11 +0900 Subject: [PATCH] from local --- .../.data2vec_audio.py.swp | Bin 45056 -> 45056 bytes .../.train_lora.py.swp | Bin 86016 -> 86016 bytes .../train_lora.py | 2 +- 3 files changed, 1 insertion(+), 1 deletion(-) diff --git a/egs/librispeech/ASR/pruned_transducer_stateless_d2v_v2/.data2vec_audio.py.swp b/egs/librispeech/ASR/pruned_transducer_stateless_d2v_v2/.data2vec_audio.py.swp index faab12e2bd0ff51c3bb0e08221674aea9eec1d6f..7a4c5634f61945b744de9940a3eaf0dcf2a4309d 100644 GIT binary patch delta 33 ncmZp8z|`=7Ni4}A%+puFQqO<^2m}}yyrlC}7Tnz^_G&!}z`BsG5cL29P3$*|M delta 33 pcmZozz}m2YbpuNPD-#C;!==fb0s9#*Z9W+wz`>}n`BsG5cL29!3$*|M diff --git a/egs/librispeech/ASR/pruned_transducer_stateless_d2v_v2/train_lora.py b/egs/librispeech/ASR/pruned_transducer_stateless_d2v_v2/train_lora.py index 4ec530106..19ac57b15 100755 --- a/egs/librispeech/ASR/pruned_transducer_stateless_d2v_v2/train_lora.py +++ b/egs/librispeech/ASR/pruned_transducer_stateless_d2v_v2/train_lora.py @@ -1112,7 +1112,7 @@ def train_one_epoch( if params.print_diagnostics and batch_idx == 5: return - print(lora_modules[20].lora.lora_A.weight) + #print(lora_modules[20].lora.lora_A.weight) ''' if ( rank == 0