You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
PaddleSpeech/examples/hey_snips/kws0/local/score.sh

6 lines
104 B

2 years ago
#!/bin/bash
python3 ${BIN_DIR}/score.py --cfg_path=$1
python3 ${BIN_DIR}/compute_det.py --cfg_path=$1