diff --git a/egs/librispeech/ASR/.run_adapter.sh.swp b/egs/librispeech/ASR/.run_adapter.sh.swp index 497bcff2a..8e54a958c 100644 Binary files a/egs/librispeech/ASR/.run_adapter.sh.swp and b/egs/librispeech/ASR/.run_adapter.sh.swp differ diff --git a/egs/librispeech/ASR/run_adapter.sh b/egs/librispeech/ASR/run_adapter.sh index cce9b85c3..74f825378 100755 --- a/egs/librispeech/ASR/run_adapter.sh +++ b/egs/librispeech/ASR/run_adapter.sh @@ -71,5 +71,6 @@ else --prune-range 10 \ --ctc-loss-scale 0.1924 \ --lm-scale 0.1254 \ - --simple-loss-scale 0.2869 + --simple-loss-scale 0.2869 \ + --spk-id $2 fi