diff --git a/egs/librispeech/ASR/.prompt_tuning_all.sh.swp b/egs/librispeech/ASR/.prompt_tuning_all.sh.swp index 76c7f3960..d1503ae71 100644 Binary files a/egs/librispeech/ASR/.prompt_tuning_all.sh.swp and b/egs/librispeech/ASR/.prompt_tuning_all.sh.swp differ diff --git a/egs/librispeech/ASR/prompt_tuning_all.sh b/egs/librispeech/ASR/prompt_tuning_all.sh index 56cc28809..0da8e9848 100755 --- a/egs/librispeech/ASR/prompt_tuning_all.sh +++ b/egs/librispeech/ASR/prompt_tuning_all.sh @@ -1,7 +1,7 @@ #dl_dir=/DB/LibriSpeech_tar/vox subset=$1 -dl_dir=/DB/LibriSpeech_tar/$subset -#dl_dir=/home/work/workspace/LibriSpeech/vox_v3 +#dl_dir=/DB/LibriSpeech_tar/$subset +dl_dir=/home/work/workspace/LibriSpeech/vox_v3 for dest in "test-clean" "test-other"; do #for dest in "test-other"; do