icefall/egs/slu/transducer/pgd_attack.sh
2023-10-24 13:56:18 -04:00

10 lines
406 B
Bash
Executable File

#!/usr/bin/env bash
conda activate slu_icefall
cd /home/xli257/slu/icefall_st/egs/slu/
CUDA_VISIBLE_DEVICES=$(free-gpu) python /home/xli257/slu/icefall_st/egs/slu/transducer/pgd_attack.py
# CUDA_VISIBLE_DEVICES=$(free-gpu) python /home/xli257/slu/icefall_st/egs/slu/transducer/pgd_attack_untargeted.py
# CUDA_VISIBLE_DEVICES=$(free-gpu) python /home/xli257/slu/icefall_st/egs/slu/transducer/pgd_rank.py